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
commit 3e8a87c6d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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