fix error

This commit is contained in:
ammarahm-ed
2021-11-20 10:10:25 +05:00
parent 3ec3a587e6
commit d8825a80e5

View File

@@ -114,7 +114,8 @@ export const PricingPlans = ({
user.id user.id
); );
setBuying(false); setBuying(false);
close(); eSendEvent(eCloseProgressDialog);
eSendEvent(eClosePremiumDialog);
await sleep(500); await sleep(500);
presentSheet({ presentSheet({
title: 'Thank you for subscribing!', title: 'Thank you for subscribing!',