diff --git a/ui/shared/status/StatusStickerMarket.qml b/ui/shared/status/StatusStickerMarket.qml index ff36f07d7a..e63cbca16c 100644 --- a/ui/shared/status/StatusStickerMarket.qml +++ b/ui/shared/status/StatusStickerMarket.qml @@ -96,7 +96,7 @@ Item { id: stickerPackPurchaseModal StatusStickerPackPurchaseModal { onClosed: { - stickerPackPurchaseModal.closed() + destroy() } stickerPackId: packId packPrice: price