Add pending transactions

This commit is contained in:
Peter
2019-10-04 17:16:45 +04:00
parent 5cd85de807
commit 77cd22ea96
18 changed files with 3717 additions and 3367 deletions

View File

@@ -782,7 +782,7 @@ public func settingsController(context: AccountContext, accountManager: AccountM
let _ = (contextValue.get()
|> deliverOnMainQueue
|> take(1)).start(next: { context in
presentControllerImpl?(usernameSetupController(context: context), nil)
pushControllerImpl?(usernameSetupController(context: context))
})
}, openProxy: {
let _ = (contextValue.get()