Update apps.json
parent
bb5e39a8ea
commit
364512266b
|
|
@ -5068,10 +5068,14 @@
|
||||||
"name": "Slash Watch",
|
"name": "Slash Watch",
|
||||||
"shortName":"Slash",
|
"shortName":"Slash",
|
||||||
"icon": "slash.png",
|
"icon": "slash.png",
|
||||||
|
"screenshots": [{"url":"screenshot.png"}],
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "Slash Watch based on Pebble watch face by Nikki.",
|
"description": "Slash Watch based on Pebble watch face by Nikki.",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"supports" : ["BANGLEJS2"],
|
"type": "clock",
|
||||||
|
"supports":["BANGLEJS2"],
|
||||||
|
"readme": "README.md",
|
||||||
|
"allow_emulator": true,
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"slash.app.js","url":"app.js"},
|
{"name":"slash.app.js","url":"app.js"},
|
||||||
{"name":"slash.img","url":"app-icon.js","evaluate":true}
|
{"name":"slash.img","url":"app-icon.js","evaluate":true}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue