From 89394e69b692753dc8f5f0ba2f9a6480d3dfd98f Mon Sep 17 00:00:00 2001 From: Mihaela Dumitru Date: Thu, 17 Mar 2022 18:58:25 +0200 Subject: [PATCH] fix(config): add missing toolbar button config (#11165) --- config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config.js b/config.js index f1356817f..652e1afcf 100644 --- a/config.js +++ b/config.js @@ -605,6 +605,7 @@ var config = { // 'help', // 'highlight', // 'invite', + // 'linktosalesforce', // 'livestreaming', // 'microphone', // 'mute-everyone',