fix(config) add 'noisesuppression' to 'toolbarButtons'

pull/11940/head jitsi-meet_7601
José Luís Andrade 3 years ago committed by GitHub
parent 0f1bf09c69
commit 727b6dab9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      config.js

@ -684,6 +684,7 @@ var config = {
// 'linktosalesforce',
// 'livestreaming',
// 'microphone',
// 'noisesuppression',
// 'participants-pane',
// 'profile',
// 'raisehand',
@ -748,6 +749,7 @@ var config = {
// 'microphone',
// 'mute-everyone',
// 'mute-video-everyone',
// 'noisesuppression',
// 'participants-pane',
// 'profile',
// {

Loading…
Cancel
Save