Poweroff app -> tool and emulator
parent
aec9e829cd
commit
68cef85b6b
|
|
@ -4593,9 +4593,10 @@
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "Simple app to power off your Bangle.js",
|
"description": "Simple app to power off your Bangle.js",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "poweroff, shutdown",
|
"tags": "tool, poweroff, shutdown",
|
||||||
"supports" : ["BANGLEJS", "BANGLEJS2"],
|
"supports" : ["BANGLEJS", "BANGLEJS2"],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
|
"allow_emulator": true,
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"poweroff.app.js","url":"app.js"},
|
{"name":"poweroff.app.js","url":"app.js"},
|
||||||
{"name":"poweroff.img","url":"app-icon.js","evaluate":true}
|
{"name":"poweroff.img","url":"app-icon.js","evaluate":true}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue