Merge commit 'e99a9e8d99ffb18ab39dfe1b6ae7a7a4647ecc53' into buck-test

This commit is contained in:
Peter
2019-09-05 02:51:35 +04:00
134 changed files with 5837 additions and 4886 deletions

View File

@@ -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