From 2318d10a0107d54e22999f0ea921db118c64e9ab Mon Sep 17 00:00:00 2001 From: Gordon Williams Date: Tue, 10 Mar 2020 15:34:07 +0000 Subject: [PATCH] better titles --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index f8188e88d..f2d655f9f 100644 --- a/apps.json +++ b/apps.json @@ -817,8 +817,8 @@ "name": "Bluetooth ID Widget", "icon": "widget.png", "version":"0.02", - "description": "Display the last two tuple of your Bangle.js address in the widget section. This is useful for figuring out which Bangle.js to connect to if you have more than one Bangle.js!", - "tags": "widget", + "description": "Display the last two tuple of your Bangle.js MAC address in the widget section. This is useful for figuring out which Bangle.js to connect to if you have more than one Bangle.js!", + "tags": "widget,address,mac", "type":"widget", "storage": [ {"name":"widid.wid.js","url":"widget.js"}