mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Bugfixes
This commit is contained in:
@@ -54,7 +54,7 @@ public extension TermsOfServiceControllerTheme {
|
||||
}
|
||||
}
|
||||
|
||||
public class TermsOfServiceController: ViewController {
|
||||
public class TermsOfServiceController: ViewController, StandalonePresentableController {
|
||||
private var controllerNode: TermsOfServiceControllerNode {
|
||||
return self.displayNode as! TermsOfServiceControllerNode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user