mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-14 01:45:25 +00:00
ios: fix current conversation not opening after authentication (#1319)
This commit is contained in:
@@ -70,6 +70,7 @@ struct ContentView: View {
|
||||
dismissAllSheets(animated: false) {
|
||||
justAuthenticate()
|
||||
}
|
||||
chatModel.chatId = nil
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user