mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
fix error
This commit is contained in:
@@ -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!',
|
||||||
|
|||||||
Reference in New Issue
Block a user