1
0
Fork 0

replace "tab" by spaces in apps.json for readme entry

master
Vingelar 2021-11-19 21:58:39 +01:00
parent 48972c3924
commit dc7c13032f
1 changed files with 2 additions and 2 deletions

View File

@ -4300,12 +4300,12 @@
"screenshots": [{"url":"screenshot.png"}],
"version":"0.03",
"supports": ["BANGLEJS2"],
"readme": "README.md",
"readme": "README.md",
"allow_emulator":true,
"description": "Famous binary watch",
"tags": "clock",
"type": "clock",
"storage": [
"storage": [
{"name":"binwatch.app.js","url":"app.js"},
{"name":"binwatch.img","url":"app-icon.js","evaluate":true}
]