touchtimer: fix app.json

pull/1183/head
crazysaem 2021-12-22 22:39:26 +00:00
parent a382c6bd4f
commit 6eb5858742
1 changed files with 0 additions and 1 deletions

View File

@ -5075,7 +5075,6 @@
"readme": "README.md", "readme": "README.md",
"storage": [ "storage": [
{ "name": "touchtimer.app.js", "url": "app.js" }, { "name": "touchtimer.app.js", "url": "app.js" },
{ "name": "touchtimer.boot.js", "url": "boot.js" },
{ "name": "touchtimer.img", "url": "app-icon.js", "evaluate": true } { "name": "touchtimer.img", "url": "app-icon.js", "evaluate": true }
] ]
} }