Battery: disabled test mode

This commit is contained in:
LemmyCook 2025-09-09 18:31:59 -04:00
parent 22dd2bf75c
commit 032087b611

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: 90
readonly property bool testCharging: false