1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-26 14:32:52 -05:00

fix:notification namespace (#675)

This commit is contained in:
claymorwan
2025-11-09 14:23:23 +00:00
committed by GitHub
parent 18bb7dc47b
commit 1e5848e0d5
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ import qs.Widgets
DankModal {
id: notificationModal
layerNamespace: "dms:notification-modal"
layerNamespace: "dms:notification-center-modal"
property bool notificationModalOpen: false
property var notificationListRef: null