remove 'localRecording' from interface_config.js

This commit is contained in:
Radium Zheng 2018-08-01 10:28:05 +10:00
parent dda7568a48
commit 1078fa9d05
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@ var interfaceConfig = {
'microphone', 'camera', 'closedcaptions', 'desktop', 'fullscreen',
'fodeviceselection', 'hangup', 'profile', 'info', 'chat', 'recording',
'livestreaming', 'etherpad', 'sharedvideo', 'settings', 'raisehand',
'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts',
'localrecording'
'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts'
],
SETTINGS_SECTIONS: [ 'devices', 'language', 'moderator', 'profile' ],