Update apps.json
parent
269e3e4831
commit
3b469d3054
|
|
@ -5032,9 +5032,11 @@
|
||||||
"shortName" : "Contour Clock",
|
"shortName" : "Contour Clock",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"description": "A Minimalist clockface with large Digits. Looks best with the dark theme",
|
"description": "A Minimalist clockface with large Digits. Looks best with the dark theme",
|
||||||
|
"screenshots" : [ { url:"screenshot.png" } ]
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"contourclock.app.js","url":"app.js"},
|
{"name":"contourclock.app.js","url":"app.js"},
|
||||||
{"name":"contourclock.img","url":"app-icon.js","evaluate":true}
|
{"name":"contourclock.img","url":"app-icon.js","evaluate":true}
|
||||||
]}
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue