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,
"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}
],
"data": [{"name":"noteify.json"}],
"dependencies": [
{"scheduler":"type"},
{"textinput":"type"}
],
"dependencies": {"scheduler":"type"},
{"textinput":"type"},
"screenshots": [
{"url": "menu.png"},
{"url": "keypad.png"},