Skip to content

Commit

Permalink
Merge pull request #53434 from daledah/fix/53345
Browse files Browse the repository at this point in the history
fix: remove transparentModal from Workspace Join User screen
  • Loading branch information
mountiny authored Dec 4, 2024
2 parents 43cbee3 + db275fe commit 1462048
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 1462048

Please sign in to comment.