Merge commit '8a29f6240fff196f540eb18305931b97f7b7cf86' into beta

This commit is contained in:
Ilya Laktyushin
2023-09-19 02:07:36 +04:00
2376 changed files with 625173 additions and 11391 deletions

View File

@@ -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()