mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Phone numbers improvements
This commit is contained in:
@@ -176,7 +176,8 @@ extension ChatControllerImpl {
|
||||
}), in: .current)
|
||||
}
|
||||
|
||||
self.push(calendarScreen)
|
||||
self.effectiveNavigationController?.pushViewController(calendarScreen)
|
||||
|
||||
dismissCalendarScreen = { [weak calendarScreen] in
|
||||
calendarScreen?.dismiss(completion: nil)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user