mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Merge branch 'ton'
This commit is contained in:
@@ -1287,7 +1287,7 @@ public enum ContextContentSource {
|
||||
case controller(ContextControllerContentSource)
|
||||
}
|
||||
|
||||
public final class ContextController: ViewController {
|
||||
public final class ContextController: ViewController, StandalonePresentableController {
|
||||
private let account: Account
|
||||
private var theme: PresentationTheme
|
||||
private var strings: PresentationStrings
|
||||
|
||||
Reference in New Issue
Block a user