tab missing

This commit is contained in:
Jean-Baptiste Dominguez 2018-09-05 10:30:06 +09:00
commit 9ff9e2ea91

View file

@ -90,7 +90,8 @@
"apply:bitcoincom": "npm i fs-extra && cd app-template && node apply.js bitcoincom && npm i && cordova prepare && cd ../ && ./fix-asn1.sh",
"build:app-release": "grunt build-app-release",
"build:mobile-release": "grunt build-mobile-release",
"build:mobile-release": "grunt build-mobile-release",
"build:desktop-release": "grunt build-desktop-release",
"build:android-debug": "grunt build-android-debug",