This commit is contained in:
Horatiu Muresan 2022-09-27 13:38:45 +03:00
parent eb86bdd733
commit f96dc317dc
1 changed files with 0 additions and 1 deletions

View File

@ -791,7 +791,6 @@ export default {
startAudioOnly: config.startAudioOnly,
startScreenSharing: config.startScreenSharing,
startWithAudioMuted: getStartWithAudioMuted(APP.store.getState())
|| config.startSilent
|| isUserInteractionRequiredForUnmute(APP.store.getState()),
startWithVideoMuted: getStartWithVideoMuted(APP.store.getState())
|| isUserInteractionRequiredForUnmute(APP.store.getState())