Rename -> widbtstates

pull/2608/head
Rob Pilling 2023-03-06 12:14:56 +00:00
parent 832ec7a7a5
commit c0194f260f
4 changed files with 4 additions and 4 deletions

View File

@ -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"}
]
}

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB