Battery: disabled test mode
This commit is contained in:
parent
22dd2bf75c
commit
032087b611
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ Item {
|
||||||
!== undefined ? widgetSettings.warningThreshold : widgetMetadata.warningThreshold
|
!== undefined ? widgetSettings.warningThreshold : widgetMetadata.warningThreshold
|
||||||
|
|
||||||
// Test mode
|
// Test mode
|
||||||
readonly property bool testMode: true
|
readonly property bool testMode: false
|
||||||
readonly property int testPercent: 90
|
readonly property int testPercent: 90
|
||||||
readonly property bool testCharging: false
|
readonly property bool testCharging: false
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue