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