mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Channel boost
This commit is contained in:
@@ -2476,6 +2476,7 @@ public class CameraScreen: ViewController {
|
||||
})
|
||||
})
|
||||
replaceImpl?(controller)
|
||||
return true
|
||||
})
|
||||
replaceImpl = { [weak controller] c in
|
||||
controller?.replace(with: c)
|
||||
|
||||
Reference in New Issue
Block a user