Update apps.json

adapted naming for image files
master
Vingelar 2021-11-23 17:27:33 +01:00 committed by GitHub
parent dd2bb22f07
commit 1b548c9bbb
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.js"},
{"name":"Background240_center.png","url":"Background240_center.js"},
{"name":"binwatch.Background176_center.img","url":"Background176_center.img"},
{"name":"binwatch.Background240_center.img","url":"Background240_center.img"},
{"name":"binwatch.img","url":"app-icon.js","evaluate":true}
]
}