mirror of https://github.com/espruino/BangleApps
Update metadata.json
parent
0087614d26
commit
4e13642f68
|
@ -1,13 +1,13 @@
|
|||
{ "id": "macwatch",
|
||||
"name": "MacWatch",
|
||||
"shortName":"MacWatch",
|
||||
"version":"0.01",
|
||||
"description": "A simple watch using the classic Mac Chicago font",
|
||||
"icon": "app.png",
|
||||
"tags": "",
|
||||
"supports" : ["BANGLEJS2"],
|
||||
"readme": "README.md",
|
||||
"version":"0.01",
|
||||
"description": "Simple clock with classic Mac font",
|
||||
"type": "clock",
|
||||
"tags": "clock",
|
||||
"storage": [
|
||||
{"name":"macwatch.app.js","url":"app.js"},
|
||||
{"name":"macwatch.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue