mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-01 18:15:41 +00:00
Battery: disabled test mode
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user