Update apps.json

use .js files as background images
master
Vingelar 2021-11-23 17:08:57 +01:00 committed by GitHub
parent 03c5f996f4
commit dd2bb22f07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4307,8 +4307,8 @@
"type": "clock",
"storage": [
{"name":"binwatch.app.js","url":"app.js"},
{"name":"Background176_center.png","url":"Background176_center.png"},
{"name":"Background240_center.png","url":"Background240_center.png"},
{"name":"Background176_center.png","url":"Background176_center.js"},
{"name":"Background240_center.png","url":"Background240_center.js"},
{"name":"binwatch.img","url":"app-icon.js","evaluate":true}
]
}