Update apps.json

master
Grant Stankaitis 2021-12-31 16:52:18 -10:00 committed by GitHub
parent b7826a5ca9
commit e81125d1cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -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}
]
}
]