forked from FOSS/BangleApps
Update metadata.json
parent
246d38d4de
commit
00bf50a5a8
|
@ -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"},
|
||||
|
|
Loading…
Reference in New Issue