1
0
Fork 0

Update metadata.json

master
frigis1 2022-04-08 16:33:11 -07:00 committed by GitHub
parent 246d38d4de
commit 00bf50a5a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

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