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