diff --git a/src/config.js b/src/config.js index a36e0aa..bff7f96 100644 --- a/src/config.js +++ b/src/config.js @@ -21,6 +21,6 @@ export default { LANG_DETECTION: true, VIDEO_QUALITY_LABEL_DISABLED: true, CONNECTION_INDICATOR_DISABLED: true, - TOOLBAR_BUTTONS: ['microphone', 'camera','fullscreen', 'tileview', 'fullscreen', 'hangup'] + TOOLBAR_BUTTONS: ['microphone', 'camera','fullscreen', 'tileview', 'fullscreen'] }, }; \ No newline at end of file