CASH-1884

prettier
This commit is contained in:
CarlNation 2025-11-17 15:08:14 -05:00
parent 1188f7a6e9
commit 61227af45d

View file

@ -35,7 +35,7 @@ export async function consumeReferralQuerystrings() {
if (savedSessionId) {
store.commit(storeMutations.UPDATE_SAVED_SESSION_ID, savedSessionId);
}
updateOrCreateFunnelCookie();
}
}