diff --git a/submodules/TelegramUI/Sources/AppDelegate.swift b/submodules/TelegramUI/Sources/AppDelegate.swift index 0abf31498d..336872445c 100644 --- a/submodules/TelegramUI/Sources/AppDelegate.swift +++ b/submodules/TelegramUI/Sources/AppDelegate.swift @@ -1901,6 +1901,7 @@ private func extractAccountManagerState(records: AccountRecordsView take(1) + |> deliverOnMainQueue |> mapToSignal { sharedApplicationContext -> Signal in if let accountId = accountId { sharedApplicationContext.sharedContext.switchToAccount(id: accountId)