mirror of https://github.com/espruino/BangleApps
Delete metadata.json
parent
25ccff5194
commit
d56e247b9c
|
@ -1,13 +0,0 @@
|
|||
{ "id": "dentigrossi",
|
||||
"name": "My app monitors the teeth brush",
|
||||
"shortName":"Short Name",
|
||||
"version":"0.01",
|
||||
"description": "A detailed description of my great app",
|
||||
"icon": "brush-teeth.png",
|
||||
"tags": "",
|
||||
"supports" : ["BANGLEJS1"],
|
||||
"storage": [
|
||||
{"name":"denti.app.js","url":"app.js"},
|
||||
{"name":"brush-teeth.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue