Skip to content

Commit 1462048

Browse files
authored
Merge pull request #53434 from daledah/fix/53345
fix: remove transparentModal from Workspace Join User screen
2 parents 43cbee3 + db275fe commit 1462048

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libs/Navigation/AppNavigator/AuthScreens.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,6 @@ function AuthScreens({session, lastOpenedPublicRoomID, initialLastUpdateIDApplie
550550
name={SCREENS.WORKSPACE_JOIN_USER}
551551
options={{
552552
headerShown: false,
553-
presentation: Presentation.TRANSPARENT_MODAL,
554553
}}
555554
listeners={modalScreenListeners}
556555
getComponent={loadWorkspaceJoinUser}

0 commit comments

Comments
 (0)