ref: move e2ee field into security menu

This commit is contained in:
Bettenbuk Zoltan
2020-06-17 12:53:46 +02:00
committed by Zoltan Bettenbuk
parent e936c6dc2c
commit 28e5edfb50
15 changed files with 120 additions and 124 deletions

View File

@@ -49,8 +49,7 @@ var interfaceConfig = {
'fodeviceselection', 'hangup', 'profile', 'chat', 'recording',
'livestreaming', 'etherpad', 'sharedvideo', 'settings', 'raisehand',
'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts',
'tileview', 'videobackgroundblur', 'download', 'help', 'mute-everyone',
'e2ee', 'security'
'tileview', 'videobackgroundblur', 'download', 'help', 'mute-everyone', 'security'
],
SETTINGS_SECTIONS: [ 'devices', 'language', 'moderator', 'profile', 'calendar' ],