mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #182 from nollidnosnhoj/main
disable test mode for battery widget.
This commit is contained in:
@@ -64,7 +64,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