diff --git a/shell.qml b/shell.qml index c52ae02fa..ec530610f 100644 --- a/shell.qml +++ b/shell.qml @@ -91,6 +91,7 @@ ShellRoot { FontService.init() HooksService.init() BluetoothService.init() + BatteryService.init() } Background {}