From 72f29c90ec1db8be7a4a652b92c8551ba34aa85f Mon Sep 17 00:00:00 2001 From: storm64 Date: Fri, 21 Jan 2022 20:21:42 +0100 Subject: [PATCH] lightswitch: Add setting Add the option to enable touching the widget only on clock and settings. --- apps/lightswitch/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/lightswitch/ChangeLog b/apps/lightswitch/ChangeLog index 5560f00bc..7a7ecd027 100644 --- a/apps/lightswitch/ChangeLog +++ b/apps/lightswitch/ChangeLog @@ -1 +1,2 @@ 0.01: New App! +0.02: Add the option to enable touching the widget only on clock and settings.