1
0
Fork 0

Update metadata.json

master
frigis1 2022-04-03 23:09:38 -07:00 committed by GitHub
parent c0b466b4a9
commit 25d30a3a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,13 +6,13 @@
"icon": "app.png",
"allow_emulator": true,
"tags": "tool,alarm",
"supports": "BANGLEJS2",
"supports": ["BANGLEJS2"],
"readme": "README.md",
"storage": [
{"name":"noteify.app.js","url":"app.js"},
{"name":"noteify.img","url":"app-icon.js","evaluate":true}
],
"data": {"name":"noteify.json"},
"data": [{"name":"noteify.json"}],
"screenshots": [
{"url": "menu.png"},
{"url": "keypad.png"},