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", "id": "widbtstates",
"name": "Bluetooth Widget 2", "name": "Bluetooth States",
"version": "0.01", "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", "icon": "widget.png",
"type": "widget", "type": "widget",
"tags": "widget,bluetooth,clkinfo", "tags": "widget,bluetooth,clkinfo",
"provides_widgets" : ["bluetooth"], "provides_widgets" : ["bluetooth"],
"supports": ["BANGLEJS","BANGLEJS2"], "supports": ["BANGLEJS","BANGLEJS2"],
"storage": [ "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