Update apps.json

master
xxDUxx 2021-12-18 10:16:40 +01:00 committed by GitHub
parent 269e3e4831
commit 3b469d3054
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 29 deletions

View File

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