Sfoglia il codice sorgente

fix(configWhitelist): add startWithAudioMuted.

master
Hristo Terezov 6 anni fa
parent
commit
eae6f7760f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      react/features/base/config/configWhitelist.js

+ 1
- 0
react/features/base/config/configWhitelist.js Vedi 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…
Annulla
Salva