fix: "Remove contact" button in ProfilePopup doesn't work
Closes: #7519
This commit is contained in:
parent
f884c91e97
commit
36bea83eee
|
@ -11,7 +11,7 @@ StatusModal {
|
|||
id: confirmationDialog
|
||||
anchors.centerIn: parent
|
||||
|
||||
property Popup parentPopup
|
||||
property var parentPopup
|
||||
property var value
|
||||
property var executeConfirm
|
||||
property var executeReject
|
||||
|
|
Loading…
Reference in New Issue