1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-25 14:02:53 -05:00

fix clipboard history issues

This commit is contained in:
bbedward
2025-08-26 14:59:55 -04:00
parent b887940dce
commit 9e16368222
5 changed files with 240 additions and 166 deletions

View File

@@ -34,7 +34,7 @@ PanelWindow {
demoActive = false
}
PowerConfirmModal {
ConfirmModal {
id: powerModal
}

View File

@@ -20,7 +20,7 @@ WlSessionLockSurface {
color: "transparent"
PowerConfirmModal {
ConfirmModal {
id: powerConfirmModal
}