1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-08 06:25:37 -05:00

missing import

This commit is contained in:
bbedward
2025-08-27 18:15:10 -04:00
parent 9bdbefffe2
commit 0aa064916c

View File

@@ -4,6 +4,7 @@ pragma ComponentBehavior: Bound
import QtQuick
import Quickshell
import Quickshell.Io
import Quickshell.Hyprland
import qs.Common
Singleton {