app manager works in bjs2
parent
3ba779ee58
commit
684294830d
|
|
@ -740,7 +740,7 @@
|
||||||
"description": "Show currently installed apps, free space, and allow their deletion from the watch",
|
"description": "Show currently installed apps, free space, and allow their deletion from the watch",
|
||||||
"icon": "files.png",
|
"icon": "files.png",
|
||||||
"tags": "tool,system,files",
|
"tags": "tool,system,files",
|
||||||
"supports": ["BANGLEJS"],
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"files.app.js","url":"files.js"},
|
{"name":"files.app.js","url":"files.js"},
|
||||||
{"name":"files.img","url":"files-icon.js","evaluate":true}
|
{"name":"files.img","url":"files-icon.js","evaluate":true}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue