mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Merge commit 'eabf0985ef59bea5dde543427c80c9a223077046'
This commit is contained in:
@@ -358,6 +358,7 @@ public final class AccountContextImpl: AccountContext {
|
||||
let _ = currentAppConfiguration.swap(value)
|
||||
})
|
||||
|
||||
let langCode = sharedContext.currentPresentationData.with { $0 }.strings.baseLanguageCode
|
||||
self.currentCountriesConfiguration = Atomic(value: CountriesConfiguration(countries: loadCountryCodes()))
|
||||
if !temp {
|
||||
let langCode = sharedContext.currentPresentationData.with { $0 }.strings.baseLanguageCode
|
||||
|
||||
Reference in New Issue
Block a user