mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
BatteryService: add Disabled to ChargingMode enum
This commit is contained in:
@@ -10,6 +10,7 @@ Singleton {
|
||||
id: root
|
||||
|
||||
enum ChargingMode {
|
||||
Disabled = 0,
|
||||
Full,
|
||||
Balanced,
|
||||
Lifespan
|
||||
|
||||
Reference in New Issue
Block a user