mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
no message
This commit is contained in:
@@ -37,7 +37,7 @@ final class PresentationContext {
|
||||
return self.view != nil && self.layout != nil
|
||||
}
|
||||
|
||||
private var controllers: [ViewController] = []
|
||||
private(set) var controllers: [ViewController] = []
|
||||
|
||||
private var presentationDisposables = DisposableSet()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user