Update metadata.json

pull/1683/head
frigis1 2022-04-07 15:45:47 -07:00 committed by GitHub
parent dd4ce0c196
commit ba5ae1ba00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -7,12 +7,15 @@
"allow_emulator": true,
"tags": "tool,alarm",
"supports": ["BANGLEJS2"],
"readme": "README.md",
"storage": [
{"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"},
"dependencies": [
{"scheduler":"type"},
{"textinput":"type"}
],
"data": [{"name":"noteify.json"}],
"screenshots": [
{"url": "menu.png"},
{"url": "keypad.png"},