Prevent new devices from automatically starting unmuted in call (#2959)
This commit is contained in:
@@ -118,6 +118,7 @@ function createGroupCallView(widget: WidgetHelpers | null): {
|
||||
skipLobby={false}
|
||||
hideHeader={true}
|
||||
rtcSession={rtcSession as unknown as MatrixRTCSession}
|
||||
isJoined
|
||||
muteStates={muteState}
|
||||
widget={widget}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user