mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
fix typo
This commit is contained in:
parent
54625af501
commit
62a3b0d6ae
1 changed files with 1 additions and 0 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue