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, }, }}