mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
no message
This commit is contained in:
@@ -16,6 +16,10 @@ func updateLegacyLocalization(strings: PresentationStrings) {
|
||||
legacyLocalization = TGLocalization(version: 0, code: strings.languageCode, dict: strings.dict, isActive: true)
|
||||
}
|
||||
|
||||
func updateLegacyTheme() {
|
||||
TGCheckButtonView.resetCache()
|
||||
}
|
||||
|
||||
public func updateLegacyComponentsAccount(_ account: Account?) {
|
||||
legacyComponentsAccount = account
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user