mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various fixes
This commit is contained in:
@@ -54,7 +54,7 @@ public extension NavigationBarTheme {
|
||||
|
||||
public extension NavigationBarStrings {
|
||||
convenience init(presentationStrings: PresentationStrings) {
|
||||
self.init(back: presentationStrings.Common_Back, close: presentationStrings.Common_Close, tab: presentationStrings.VoiceOver_Tab)
|
||||
self.init(back: presentationStrings.Common_Back, close: presentationStrings.Common_Close)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user