mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Update API [skip ci]
This commit is contained in:
@@ -58,7 +58,7 @@ final class AuthorizationSequencePhoneEntryController: ViewController {
|
||||
self.openUrl = openUrl
|
||||
self.back = back
|
||||
|
||||
loadServerCountryCodes(network: account.network)
|
||||
loadServerCountryCodes(accountManager: sharedContext.accountManager, network: account.network)
|
||||
|
||||
super.init(navigationBarPresentationData: NavigationBarPresentationData(theme: AuthorizationSequenceController.navigationBarTheme(presentationData.theme), strings: NavigationBarStrings(presentationStrings: presentationData.strings)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user