mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix keyboard
This commit is contained in:
@@ -111,7 +111,6 @@ final class AuthorizationSequenceCountrySelectionControllerNode: ASDisplayNode,
|
||||
}
|
||||
self.sections = sections
|
||||
var sectionTitles = sections.map { $0.0 }
|
||||
sectionTitles.insert(UITableView.indexSearch, at: 0)
|
||||
self.sectionTitles = sectionTitles
|
||||
|
||||
super.init()
|
||||
|
||||
Reference in New Issue
Block a user