From 727b6dab9efdcf29d88f6d3086b59b9045a54025 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Lu=C3=ADs=20Andrade?= <32515675+jluisfa@users.noreply.github.com> Date: Mon, 1 Aug 2022 10:35:17 +0100 Subject: [PATCH] fix(config) add 'noisesuppression' to 'toolbarButtons' --- config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.js b/config.js index c48faa4da..e13c98ea3 100644 --- a/config.js +++ b/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', // {