mirror of https://github.com/espruino/BangleApps
Add supports and emulator entries
parent
762c375ab3
commit
994a9fa83f
|
@ -7,6 +7,8 @@
|
|||
"description": "A simple watchface based on my stylised monogram.",
|
||||
"tags":"clock",
|
||||
"readme":"README.md",
|
||||
"supports" : ["BANGLEJS2"],
|
||||
"allow_emulator": true,
|
||||
"storage": [
|
||||
{"name":"smclock.app.js","url":"app.js"},
|
||||
{"name":"smclock.img","url":"app-icon.js","evaluate":true}
|
||||
|
|
Loading…
Reference in New Issue