Feat: utm fix

This commit is contained in:
Nevo David 2024-11-08 17:48:51 +07:00
parent a01d934e4e
commit a33712f108
1 changed files with 1 additions and 1 deletions

View File

@ -389,7 +389,7 @@ export const MainBillingComponent: FC<{
setLoading(false);
},
[monthlyOrYearly, subscription, user]
[monthlyOrYearly, subscription, user, utm]
);
if (user?.isLifetime) {