mirror of https://github.com/espruino/BangleApps
Rename -> widbtstates
parent
832ec7a7a5
commit
c0194f260f
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"id": "widbt2",
|
||||
"name": "Bluetooth Widget 2",
|
||||
"id": "widbtstates",
|
||||
"name": "Bluetooth States",
|
||||
"version": "0.01",
|
||||
"description": "If active, shows a white bluetooth icon, if connected, a blue one",
|
||||
"description": "If active, shows a white bluetooth icon, if connected, a blue one (nothing if sleeping)",
|
||||
"icon": "widget.png",
|
||||
"type": "widget",
|
||||
"tags": "widget,bluetooth,clkinfo",
|
||||
"provides_widgets" : ["bluetooth"],
|
||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||
"storage": [
|
||||
{"name":"widbt2.wid.js","url":"widget.js"}
|
||||
{"name":"widbtstates.wid.js","url":"widget.js"}
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue