_example_app: remove superflous spaces in metadata
parent
98e10cdffe
commit
577bc8b192
|
|
@ -5,7 +5,7 @@
|
||||||
"description": "A detailed description of my great app",
|
"description": "A detailed description of my great app",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "",
|
"tags": "",
|
||||||
"supports" : ["BANGLEJS2"],
|
"supports" : ["BANGLEJS2"],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"7chname.app.js","url":"app.js"},
|
{"name":"7chname.app.js","url":"app.js"},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue