mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-12 16:38:28 -04:00
fix(brightness): initialize display state (#3035)
This commit is contained in:
@@ -31,6 +31,7 @@ Item {
|
||||
id: root
|
||||
readonly property var log: Log.scoped("DMSShell")
|
||||
readonly property var _sessionsServiceRef: SessionsService
|
||||
readonly property var _displayServiceRef: DisplayService
|
||||
|
||||
property var core: null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user