mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various UI fixes
This commit is contained in:
@@ -704,11 +704,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