From 345a487f187f77a69b57debba62a07a0956abb63 Mon Sep 17 00:00:00 2001 From: Avii Date: Thu, 6 Aug 2026 14:57:20 +0200 Subject: [PATCH] 1786021040 --- ui/main.slint | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/main.slint b/ui/main.slint index b3eb55e..daa217e 100644 --- a/ui/main.slint +++ b/ui/main.slint @@ -40,6 +40,7 @@ export component AppWindow inherits Window { } CheckBox { text: "Utilities Light"; + enabled: false; } CheckBox { text: "WC Light";