1
0
Fork 0

Update metadata.json

master
frigis1 2022-03-25 18:22:57 -07:00 committed by GitHub
parent 34b99993d7
commit e1d6505b24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,13 +1,14 @@
{ "id": "quicklaunch",
"name": "Quick Launch",
"shortName":"Quick Launch",
"icon": "app.png",
"version":"0.01",
"description": "",
"tags": "",
"tags": "tools, system",
"supports": ["BANGLEJS2"],
"storage": [
{"name":"quicklaunch.app.js","url":"app.js"},
{"name":"quicklaunch.boot.js","url":"boot.js"},
{"name":"quicklaunch.img","url":"app-icon.js","evaluate":true}
]
}