Include type and tags

master
David Peer 2021-11-18 16:09:19 +01:00
parent deefd0a1d0
commit 432b83ff51
1 changed files with 3 additions and 1 deletions

View File

@ -4221,8 +4221,10 @@
"shortName":"LCARS",
"icon": "lcars.png",
"version":"0.01",
"supports": ["BANGLEJS2"],
"description": "Library Computer Access Retrieval System (LCARS) clock.",
"tags": "",
"type": "clock",
"tags": "clock",
"storage": [
{"name":"lcars-icon.js","url":"app.js"},
{"name":"lcars.app.js","url":"app-icon.js","evaluate":true}