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

Notifiy fix

This commit is contained in:
purian23
2025-07-17 23:09:46 -04:00
parent 930572e1cb
commit 353fa1220e

View File

@@ -32,6 +32,10 @@ ShellRoot {
id: notificationCenter
}
NotificationPopup {
id: notificationPopup
}
ControlCenterPopup {
id: controlCenterPopup
}