mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
macos and other stuff
This commit is contained in:
parent
af00fd8e28
commit
39e8c7bb2e
4 changed files with 66 additions and 0 deletions
|
|
@ -1088,7 +1088,9 @@ public final class OngoingGroupCallContext {
|
|||
}
|
||||
|
||||
func activateIncomingAudio() {
|
||||
#if os(iOS)
|
||||
self.context.activateIncomingAudio()
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue