mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Battery: update enum name from Conservative to Lifespan
This commit is contained in:
@@ -26,7 +26,7 @@ NPanel {
|
||||
"label": "battery.panel.balanced",
|
||||
"icon": "battery-3"
|
||||
}, {
|
||||
"id": BatteryService.ChargingMode.Conservative,
|
||||
"id": BatteryService.ChargingMode.Lifespan,
|
||||
"label": "battery.panel.lifespan",
|
||||
"icon": "battery-2"
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user