Feat: utm fix
This commit is contained in:
parent
a01d934e4e
commit
a33712f108
|
|
@ -389,7 +389,7 @@ export const MainBillingComponent: FC<{
|
|||
|
||||
setLoading(false);
|
||||
},
|
||||
[monthlyOrYearly, subscription, user]
|
||||
[monthlyOrYearly, subscription, user, utm]
|
||||
);
|
||||
|
||||
if (user?.isLifetime) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue