mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Add pending transactions
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user