From d87b642ab8fe1d0467c9e06b40512ae9ae352046 Mon Sep 17 00:00:00 2001 From: Nevo David Date: Thu, 3 Oct 2024 13:36:44 +0700 Subject: [PATCH] feat: frontend changes --- apps/frontend/src/components/layout/continue.provider.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/frontend/src/components/layout/continue.provider.tsx b/apps/frontend/src/components/layout/continue.provider.tsx index bc1e814e..9f12971c 100644 --- a/apps/frontend/src/components/layout/continue.provider.tsx +++ b/apps/frontend/src/components/layout/continue.provider.tsx @@ -88,6 +88,8 @@ export const ContinueProvider: FC = () => { name: '', picture: '', inBetweenSteps: true, + changeNickName: false, + changeProfilePicture: false, identifier: added, }, }}