Skip to content

Commit

Permalink
fix: remove transparentModal from Workspace Join User screen
Browse files Browse the repository at this point in the history
  • Loading branch information
daledah committed Dec 3, 2024
1 parent 3cc88f5 commit db275fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/Navigation/AppNavigator/AuthScreens.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,6 @@ function AuthScreens({session, lastOpenedPublicRoomID, initialLastUpdateIDApplie
name={SCREENS.WORKSPACE_JOIN_USER}
options={{
headerShown: false,
presentation: Presentation.TRANSPARENT_MODAL,
}}
listeners={modalScreenListeners}
getComponent={loadWorkspaceJoinUser}
Expand Down

0 comments on commit db275fe

Please sign in to comment.