Merge pull request #182 from nollidnosnhoj/main

disable test mode for battery widget.
This commit is contained in:
Lemmy
2025-08-31 22:00:02 -04:00
committed by GitHub
+1 -1
View File
@@ -64,7 +64,7 @@ Item {
id: pill
// Test mode
property bool testMode: true
property bool testMode: false
property int testPercent: 20
property bool testCharging: false
property var battery: UPower.displayDevice