mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Stories
This commit is contained in:
@@ -1220,7 +1220,8 @@ final class VideoChatScreenComponent: Component {
|
||||
isVideoEnabled: true,
|
||||
isVideoWatchersLimitReached: false,
|
||||
isMyVideoActive: false,
|
||||
isUnifiedStream: false
|
||||
isUnifiedStream: false,
|
||||
defaultSendAs: nil
|
||||
)
|
||||
|
||||
return .single((callState, invitedPeers.compactMap({ peer -> VideoChatScreenComponent.InvitedPeer? in
|
||||
|
||||
Reference in New Issue
Block a user