Fix build

This commit is contained in:
Isaac 2025-01-24 21:42:08 +04:00
parent ded946411c
commit 0e97a41213

View File

@ -538,6 +538,7 @@ private final class ScreencastInProcessIPCContext: ScreencastIPCContext {
onMutedSpeechActivityDetected: { _ in },
encryptionKey: nil,
isConference: self.isConference,
isStream: false,
sharedAudioDevice: nil
)
)