1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-30 01:22:06 -04:00

systray: fix missing import

This commit is contained in:
bbedward
2026-04-20 09:24:13 -04:00
parent e7834c981a
commit da3df9bb77

View File

@@ -1,4 +1,5 @@
import QtQuick
import QtQuick.Effects
import Quickshell
import Quickshell.Hyprland
import Quickshell.Services.SystemTray