mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -242,6 +242,7 @@ open class ViewControllerComponentContainer: ViewController {
|
||||
public private(set) var validLayout: ContainerViewLayout?
|
||||
|
||||
public var wasDismissed: (() -> Void)?
|
||||
public var customProceed: (() -> Void)?
|
||||
|
||||
public init<C: Component>(
|
||||
context: AccountContext,
|
||||
|
||||
Reference in New Issue
Block a user