fix(core): checkout event (#7844)

This commit is contained in:
forehalo
2024-08-13 03:35:38 +00:00
parent dc41ffbe2f
commit 69c64b2fc2
3 changed files with 12 additions and 5 deletions
@@ -129,7 +129,7 @@ export const useSubscriptionNotifyReader = () => {
upgradeNotify(link);
localStorage.removeItem(localStorageKey);
track.$.$.$.checkout({
track.$.settingsPanel.plans.subscribe({
plan,
recurring,
});