mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-02 19:49:23 +00:00
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