fix(configWhitelist): add startWithAudioMuted.

This commit is contained in:
Hristo Terezov 2019-11-01 13:11:49 +00:00
parent 00161212c8
commit eae6f7760f
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ export default [
'startSilent', 'startSilent',
'startScreenSharing', 'startScreenSharing',
'startVideoMuted', 'startVideoMuted',
'startWithAudioMuted',
'startWithVideoMuted', 'startWithVideoMuted',
'subject', 'subject',
'testing', 'testing',