mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Voice Chat UI improvements
This commit is contained in:
@@ -987,7 +987,7 @@ public final class SharedAccountContextImpl: SharedAccountContext {
|
||||
return openChatMessageImpl(params)
|
||||
}
|
||||
|
||||
public func navigateToCurrentCall(sourcePanel: ASDisplayNode? = nil) {
|
||||
public func navigateToCurrentCall() {
|
||||
guard let mainWindow = self.mainWindow else {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user