mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Stickers Import Improvements
This commit is contained in:
@@ -74,7 +74,8 @@ public final class ImportStickerPackController: ViewController, StandalonePresen
|
||||
self.controllerNode.presentInGlobalOverlay = { [weak self] controller, arguments in
|
||||
self?.presentInGlobalOverlay(controller, with: arguments)
|
||||
}
|
||||
|
||||
self.controllerNode.navigationController = self.parentNavigationController
|
||||
|
||||
Queue.mainQueue().after(0.1) {
|
||||
self.controllerNode.updateStickerPack(self.stickerPack)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user