This commit is contained in:
Your Name
2026-07-17 20:03:04 +00:00
parent 880ee3974f
commit d4c5dfc135
4 changed files with 52 additions and 71 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ Variants {
delegate: NotificationCard {
width: contentColumn.width
notification: model.object
notification: modelData
manager: root.manager
}
}