app manager works in bjs2

master
Gordon Williams 2021-11-23 13:57:46 +00:00
parent 3ba779ee58
commit 684294830d
1 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@
"description": "Show currently installed apps, free space, and allow their deletion from the watch",
"icon": "files.png",
"tags": "tool,system,files",
"supports": ["BANGLEJS"],
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"files.app.js","url":"files.js"},
{"name":"files.img","url":"files-icon.js","evaluate":true}