remove 'localRecording' from interface_config.js
This commit is contained in:
parent
dda7568a48
commit
1078fa9d05
|
@ -48,8 +48,7 @@ var interfaceConfig = {
|
||||||
'microphone', 'camera', 'closedcaptions', 'desktop', 'fullscreen',
|
'microphone', 'camera', 'closedcaptions', 'desktop', 'fullscreen',
|
||||||
'fodeviceselection', 'hangup', 'profile', 'info', 'chat', 'recording',
|
'fodeviceselection', 'hangup', 'profile', 'info', 'chat', 'recording',
|
||||||
'livestreaming', 'etherpad', 'sharedvideo', 'settings', 'raisehand',
|
'livestreaming', 'etherpad', 'sharedvideo', 'settings', 'raisehand',
|
||||||
'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts',
|
'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts'
|
||||||
'localrecording'
|
|
||||||
],
|
],
|
||||||
|
|
||||||
SETTINGS_SECTIONS: [ 'devices', 'language', 'moderator', 'profile' ],
|
SETTINGS_SECTIONS: [ 'devices', 'language', 'moderator', 'profile' ],
|
||||||
|
|
Loading…
Reference in New Issue