Ver código fonte

fix(configWhitelist): add startWithAudioMuted.

master
Hristo Terezov 6 anos atrás
pai
commit
eae6f7760f
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      react/features/base/config/configWhitelist.js

+ 1
- 0
react/features/base/config/configWhitelist.js Ver arquivo

@@ -126,6 +126,7 @@ export default [
126 126
     'startSilent',
127 127
     'startScreenSharing',
128 128
     'startVideoMuted',
129
+    'startWithAudioMuted',
129 130
     'startWithVideoMuted',
130 131
     'subject',
131 132
     'testing',

Carregando…
Cancelar
Salvar