Battery: deactivated test mode
This commit is contained in:
parent
8bfde2f6d8
commit
d4f6462e8a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue