Add window.makePopup(), utils.makePopup() wrapper
This commit is contained in:
@@ -165,7 +165,7 @@ HTextArea {
|
||||
}
|
||||
}
|
||||
|
||||
onCustomImagePaste: utils.makePopup(
|
||||
onCustomImagePaste: window.makePopup(
|
||||
"Popups/ConfirmClipboardUploadPopup.qml",
|
||||
{
|
||||
userId: chat.userId,
|
||||
|
Reference in New Issue
Block a user