mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 03:26:47 +08:00
fix(core): checkout event (#7844)
This commit is contained in:
@@ -129,7 +129,7 @@ export const useSubscriptionNotifyReader = () => {
|
||||
upgradeNotify(link);
|
||||
localStorage.removeItem(localStorageKey);
|
||||
|
||||
track.$.$.$.checkout({
|
||||
track.$.settingsPanel.plans.subscribe({
|
||||
plan,
|
||||
recurring,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user