Update toolbarButtons list

Add 'participants-pane' option
This commit is contained in:
José Luís Andrade 2021-07-20 10:57:32 +01:00 committed by Jaya Allamsetty
parent 2bac757ca6
commit ae5edf5a62
1 changed files with 1 additions and 1 deletions

View File

@ -460,7 +460,7 @@ var config = {
// - if `toolbarButtons` is undefined, we fallback to enabling all buttons on the UI
// toolbarButtons: [
// 'microphone', 'camera', 'closedcaptions', 'desktop', 'embedmeeting', 'fullscreen',
// 'fodeviceselection', 'hangup', 'profile', 'chat', 'recording',
// 'fodeviceselection', 'hangup', 'profile', 'participants-pane', 'chat', 'recording',
// 'livestreaming', 'etherpad', 'sharedvideo', 'shareaudio', 'settings', 'raisehand',
// 'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts',
// 'tileview', 'select-background', 'download', 'help', 'mute-everyone', 'mute-video-everyone', 'security'