From 3d4f542cdf69099de76c7b7e1349340d456bb1c7 Mon Sep 17 00:00:00 2001 From: Untone Date: Fri, 23 Feb 2024 10:44:50 +0300 Subject: [PATCH] session-modal-hotfix --- src/context/session.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/context/session.tsx b/src/context/session.tsx index 67495f73..f1c3ecc1 100644 --- a/src/context/session.tsx +++ b/src/context/session.tsx @@ -108,8 +108,8 @@ export const SessionProvider = (props: { changeSearchParams({ mode: 'confirm-email', m: 'auth' }, true) } }, - { defer: true } - ) + { defer: true }, + ), ) // handle token confirm