Merge commit 'eabf0985ef59bea5dde543427c80c9a223077046'

This commit is contained in:
Ilya Laktyushin
2025-03-12 21:59:51 +04:00
35 changed files with 522 additions and 204 deletions

View File

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