Browse Source

feat: Whitelist option to hide lobby button.

master
damencho 5 years ago
parent
commit
b087b22d4f
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

118
     'gatherStats',
118
     'gatherStats',
119
     'googleApiApplicationClientID',
119
     'googleApiApplicationClientID',
120
     'hiddenDomain',
120
     'hiddenDomain',
121
+    'hideLobbyButton',
121
     'hosts',
122
     'hosts',
122
     'iAmRecorder',
123
     'iAmRecorder',
123
     'iAmSipGateway',
124
     'iAmSipGateway',

Loading…
Cancel
Save