fix: use destroy instead of close

This commit is contained in:
Richard Ramos
2021-01-20 15:47:01 -05:00
committed by Iuri Matias
parent ed7ba12d4d
commit ea89ebd960
+1 -1
View File
@@ -96,7 +96,7 @@ Item {
id: stickerPackPurchaseModal
StatusStickerPackPurchaseModal {
onClosed: {
stickerPackPurchaseModal.closed()
destroy()
}
stickerPackId: packId
packPrice: price