mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various improvements
This commit is contained in:
@@ -248,8 +248,8 @@ extension VideoChatScreenComponent.View {
|
||||
}
|
||||
|
||||
let context = component.call.accountContext
|
||||
environment.controller()?.dismiss(completion: { [weak navigationController] in
|
||||
Queue.mainQueue().after(0.3) {
|
||||
controller.dismiss(completion: { [weak navigationController] in
|
||||
Queue.mainQueue().after(0.1) {
|
||||
guard let navigationController else {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user