Merge pull request #7 from v1nc/standup

add settings to app.json
master
v1nc 2020-05-07 20:16:08 +02:00 committed by GitHub
commit 88a6085ea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1686,6 +1686,7 @@
"allow_emulator":true,
"storage": [
{"name":"getup.app.js","url":"app.js"},
{"name":"getup.settings.js","url":"settings.js"},
{"name":"getup.img","url":"app-icon.js","evaluate":true}
]
}