1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 04:42:05 -04:00

fix trailing whitespace

This commit is contained in:
bbedward
2025-12-27 09:43:42 -05:00
parent f7650b5e1f
commit 23a93082c6
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ import qs.Services
Singleton {
id: root
readonly property bool hasOutputBackend: WlrOutputService.wlrOutputAvailable
readonly property bool hasOutputBackend: WlrOutputService.wlrOutputAvailable
readonly property var wlrOutputs: WlrOutputService.outputs
property var outputs: ({})
property var savedOutputs: ({})