_example_app: remove superflous spaces in metadata

pull/3489/head
thyttan 2024-06-30 18:22:48 +02:00 committed by GitHub
parent 98e10cdffe
commit 577bc8b192
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"description": "A detailed description of my great app",
"icon": "app.png",
"tags": "",
"supports" : ["BANGLEJS2"],
"supports" : ["BANGLEJS2"],
"readme": "README.md",
"storage": [
{"name":"7chname.app.js","url":"app.js"},