mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Merge commit '8a29f6240fff196f540eb18305931b97f7b7cf86' into beta
This commit is contained in:
@@ -251,6 +251,8 @@ public final class SecretMediaPreviewController: ViewController {
|
||||
self?.dismiss(forceAway: true)
|
||||
}, replaceRootController: { _, _ in
|
||||
}, editMedia: { _ in
|
||||
}, controller: { [weak self] in
|
||||
return self
|
||||
})
|
||||
self.displayNode = SecretMediaPreviewControllerNode(controllerInteraction: controllerInteraction)
|
||||
self.displayNodeDidLoad()
|
||||
|
||||
Reference in New Issue
Block a user