fix(configWhitelist): add startWithAudioMuted.
This commit is contained in:
parent
00161212c8
commit
eae6f7760f
|
@ -126,6 +126,7 @@ export default [
|
|||
'startSilent',
|
||||
'startScreenSharing',
|
||||
'startVideoMuted',
|
||||
'startWithAudioMuted',
|
||||
'startWithVideoMuted',
|
||||
'subject',
|
||||
'testing',
|
||||
|
|
Loading…
Reference in New Issue