Browse Source

Whitelists the "stereo" flag.

master
Boris Grozev 6 years ago
parent
commit
42f2eff02a
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

128
     'startVideoMuted',
128
     'startVideoMuted',
129
     'startWithAudioMuted',
129
     'startWithAudioMuted',
130
     'startWithVideoMuted',
130
     'startWithVideoMuted',
131
+    'stereo',
131
     'subject',
132
     'subject',
132
     'testing',
133
     'testing',
133
     'useIPv6',
134
     'useIPv6',

Loading…
Cancel
Save