Merge pull request #6177 from tsiegleauq/jitsi-hide-chat

Hide chat in jitsi iFrame
This commit is contained in:
Emanuel Schütze 2021-07-20 16:37:55 +02:00 committed by GitHub
commit 1b2169dd45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,10 +87,8 @@ const interfaceConfigOverwrite = {
'fullscreen', 'fullscreen',
'fodeviceselection', 'fodeviceselection',
'profile', 'profile',
'chat',
'recording', 'recording',
'livestreaming', 'livestreaming',
'etherpad',
'sharedvideo', 'sharedvideo',
'settings', 'settings',
'videoquality', 'videoquality',
@ -99,7 +97,6 @@ const interfaceConfigOverwrite = {
'stats', 'stats',
'shortcuts', 'shortcuts',
'tileview', 'tileview',
'download',
'help', 'help',
'mute-everyone', 'mute-everyone',
'hangup' 'hangup'