forked from FOSS/BangleApps
replace "tab" by spaces in apps.json for readme entry
parent
48972c3924
commit
dc7c13032f
|
@ -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}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue