mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix build
This commit is contained in:
parent
ded946411c
commit
0e97a41213
@ -538,6 +538,7 @@ private final class ScreencastInProcessIPCContext: ScreencastIPCContext {
|
|||||||
onMutedSpeechActivityDetected: { _ in },
|
onMutedSpeechActivityDetected: { _ in },
|
||||||
encryptionKey: nil,
|
encryptionKey: nil,
|
||||||
isConference: self.isConference,
|
isConference: self.isConference,
|
||||||
|
isStream: false,
|
||||||
sharedAudioDevice: nil
|
sharedAudioDevice: nil
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user