mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Merge commit 'e99a9e8d99ffb18ab39dfe1b6ae7a7a4647ecc53' into buck-test
This commit is contained in:
@@ -705,11 +705,9 @@ public func settingsController(context: AccountContext, accountManager: AccountM
|
||||
updating = $0.updatingAvatar != nil
|
||||
return $0
|
||||
}
|
||||
|
||||
if updating {
|
||||
return
|
||||
}
|
||||
|
||||
let _ = (contextValue.get()
|
||||
|> deliverOnMainQueue
|
||||
|> take(1)).start(next: { context in
|
||||
|
||||
Reference in New Issue
Block a user