From 000543edf30abe5d5f3ab77cac7712bd37c4f431 Mon Sep 17 00:00:00 2001 From: Rob Pilling Date: Mon, 4 Mar 2024 22:14:50 +0000 Subject: [PATCH] widlockunlock: update description --- apps/widlockunlock/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/widlockunlock/metadata.json b/apps/widlockunlock/metadata.json index f98f29d63..c3f871c84 100644 --- a/apps/widlockunlock/metadata.json +++ b/apps/widlockunlock/metadata.json @@ -2,7 +2,7 @@ "id": "widlockunlock", "name": "Lock/Unlock Widget", "version": "0.03", - "description": "On devices with always-on display (Bangle.js 2) this displays lock icon whenever the display is locked, or an unlock icon otherwise. Tap to lock the lcd", + "description": "On devices with always-on display (Bangle.js 2) this displays lock icon whenever the display is locked, or an unlock icon otherwise. Tap to lock the lcd (unless the back button is shown, in which case it takes priority)", "icon": "widget.png", "type": "widget", "tags": "widget,lock",