Update apps.json
parent
b7826a5ca9
commit
e81125d1cc
14
apps.json
14
apps.json
|
|
@ -5062,5 +5062,19 @@
|
|||
{"name":"ltherm.app.js","url":"app.js"},
|
||||
{"name":"ltherm.img","url":"icon.js","evaluate":true}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "slash",
|
||||
"name": "Slash Watch",
|
||||
"shortName":"Slash",
|
||||
"icon": "app.png",
|
||||
"version":"0.01",
|
||||
"description": "Slash Watch based on Pebble watch face by Nikki.",
|
||||
"tags": "clock",
|
||||
"supports" : ["BANGLEJS2"],
|
||||
"storage": [
|
||||
{"name":"slash.app.js","url":"app.js"},
|
||||
{"name":"slash.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue