mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-03 10:56:16 +00:00
disable test mode for battery.
This commit is contained in:
@@ -65,7 +65,7 @@ Item {
|
||||
id: pill
|
||||
|
||||
// Test mode
|
||||
property bool testMode: true
|
||||
property bool testMode: false
|
||||
property int testPercent: 20
|
||||
property bool testCharging: false
|
||||
property var battery: UPower.displayDevice
|
||||
|
||||
Reference in New Issue
Block a user