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