mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Don't go to settings after showing ProfileMovedModal
Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
@@ -271,7 +271,6 @@ export function NavTabs({
|
||||
i18n={i18n}
|
||||
onClose={() => {
|
||||
setShowingProfileMovedModal(false);
|
||||
handleSelectionChange(NavTab.Settings);
|
||||
onDismissProfileMovedModal();
|
||||
}}
|
||||
theme={theme}
|
||||
|
||||
Reference in New Issue
Block a user