Icons ausgetauscht, Musik stoppt im Hintergrund, App-ended-listener hinzugefügt

This commit is contained in:
silas
2018-10-28 23:21:54 +01:00
parent 6aa647a9a3
commit 11e225ccac
10 changed files with 7551 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
cd $(dirname "$0")/..
npm run build 2
npm run build

View File

@@ -2,5 +2,5 @@
cd $(dirname "$0")/..
testcafe firefox test/test.testcafe.js
#node bin/testcafe.js;
#testcafe firefox test/test.testcafe.js
node bin/testcafe.js;