Battery: deactivated test mode

This commit is contained in:
LemmyCook 2025-09-08 00:40:12 -04:00
parent 8bfde2f6d8
commit d4f6462e8a

View file

@ -37,7 +37,7 @@ Item {
!== undefined ? widgetSettings.warningThreshold : widgetMetadata.warningThreshold
// Test mode
readonly property bool testMode: true
readonly property bool testMode: false
readonly property int testPercent: 50
readonly property bool testCharging: true