mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-01 15:14:56 +00:00
remove comment
This commit is contained in:
@@ -433,7 +433,6 @@ private struct ActiveProfilePicker: View {
|
||||
}
|
||||
} catch {
|
||||
await MainActor.run {
|
||||
// TODO: discuss error handling
|
||||
switchingProfile = false
|
||||
if let currentUser = chatModel.currentUser {
|
||||
selectedProfile = currentUser
|
||||
|
||||
Reference in New Issue
Block a user