Browse Source

fix(configWhitelist): add startWithAudioMuted.

master
Hristo Terezov 6 years ago
parent
commit
eae6f7760f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      react/features/base/config/configWhitelist.js

+ 1
- 0
react/features/base/config/configWhitelist.js View File

126
     'startSilent',
126
     'startSilent',
127
     'startScreenSharing',
127
     'startScreenSharing',
128
     'startVideoMuted',
128
     'startVideoMuted',
129
+    'startWithAudioMuted',
129
     'startWithVideoMuted',
130
     'startWithVideoMuted',
130
     'subject',
131
     'subject',
131
     'testing',
132
     'testing',

Loading…
Cancel
Save