mirror of https://github.com/espruino/BangleApps
Update metadata.json
parent
4e13642f68
commit
12838a5410
|
@ -6,6 +6,7 @@
|
||||||
"description": "Simple clock with classic Mac font",
|
"description": "Simple clock with classic Mac font",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
|
"supports": ["BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"macwatch.app.js","url":"app.js"},
|
{"name":"macwatch.app.js","url":"app.js"},
|
||||||
{"name":"macwatch.img","url":"app-icon.js","evaluate":true}
|
{"name":"macwatch.img","url":"app-icon.js","evaluate":true}
|
||||||
|
|
Loading…
Reference in New Issue