mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Video improvements
This commit is contained in:
@@ -230,7 +230,7 @@ class WebSearchGalleryController: ViewController {
|
||||
}, controller: { [weak self] in
|
||||
return self
|
||||
})
|
||||
self.displayNode = GalleryControllerNode(controllerInteraction: controllerInteraction)
|
||||
self.displayNode = GalleryControllerNode(context: self.context, controllerInteraction: controllerInteraction)
|
||||
self.displayNodeDidLoad()
|
||||
|
||||
self.galleryNode.statusBar = self.statusBar
|
||||
|
||||
Reference in New Issue
Block a user