widhid: fix type, add music tag

pull/2734/head
Rob Pilling 2023-05-08 22:31:13 +01:00
parent cd2ea09509
commit cb03f2837c
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"description": "Based on Swipe Bluetooth Music Controls (based on Bluetooth Music Controls). Swipe down to enable, then swipe up/down for volume, left/right for previous and next and tap for play/pause. Enable HID in settings, pair with your phone/computer, then use this widget to control music from your watch!",
"icon": "icon.png",
"readme": "README.md",
"tags": "widget,bluetooth",
"type": "widget",
"tags": "widget,bluetooth,music",
"supports": ["BANGLEJS2"],
"storage": [
{"name":"widhid.wid.js","url":"wid.js"},