Fix build

This commit is contained in:
Isaac 2025-04-04 22:21:56 +04:00
parent f0bb504b6c
commit e6fc58d797

View File

@ -899,6 +899,7 @@ public final class OngoingGroupCallContext {
}
return OngoingGroupCallRequestedVideoChannel(
audioSsrc: channel.audioSsrc,
userId: channel.peerId,
endpointId: channel.endpointId,
ssrcGroups: channel.ssrcGroups.map { group in
return OngoingGroupCallSsrcGroup(