mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
AI editing
This commit is contained in:
parent
8919596469
commit
bc7858ad2b
73 changed files with 3552 additions and 596 deletions
|
|
@ -699,6 +699,7 @@ public protocol CustomViewControllerNavigationDataSummary: AnyObject {
|
|||
} else {
|
||||
self.presentingViewController?.dismiss(animated: true, completion: nil)
|
||||
}
|
||||
completion?()
|
||||
}
|
||||
|
||||
public final func navigationNextSibling() -> UIViewController? {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue