fix(config) add "whiteboard" to toolbarButtons

This commit is contained in:
José Luís Andrade 2022-11-09 16:37:51 +00:00 committed by GitHub
parent 17cace070e
commit 99385ae3d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -731,6 +731,7 @@ var config = {
// 'toggle-camera', // 'toggle-camera',
// 'undock-iframe', // 'undock-iframe',
// 'videoquality', // 'videoquality',
// 'whiteboard',
// ], // ],
// Holds values related to toolbar visibility control. // Holds values related to toolbar visibility control.
@ -803,6 +804,7 @@ var config = {
// key: 'add-passcode', // key: 'add-passcode',
// preventExecution: false // preventExecution: false
// }, // },
// 'whiteboard',
// ], // ],
// List of pre meeting screens buttons to hide. The values must be one or more of the 5 allowed buttons: // List of pre meeting screens buttons to hide. The values must be one or more of the 5 allowed buttons: