Delete metadata.json
parent
f9860a5d42
commit
dd7f45f4f8
|
|
@ -1,14 +0,0 @@
|
|||
{ "id": "poketch",
|
||||
"name": "Poketch Clock",
|
||||
"shortName":"Poketch",
|
||||
"version":"0.01",
|
||||
"description": "A fan-made recreation of a popular Pebble watchface",
|
||||
"icon": "app.png",
|
||||
"tags": "",
|
||||
"supports" : ["BANGLEJS2"],
|
||||
"readme": "README.md",
|
||||
"storage": [
|
||||
{"name":"poketch.app.js","url":"app.js"},
|
||||
{"name":"poketch.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue