We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a17755 commit 688ec55Copy full SHA for 688ec55
src/config.js
@@ -21,6 +21,6 @@ export default {
21
LANG_DETECTION: true,
22
VIDEO_QUALITY_LABEL_DISABLED: true,
23
CONNECTION_INDICATOR_DISABLED: true,
24
- TOOLBAR_BUTTONS: ['microphone', 'camera','fullscreen', 'tileview', 'fullscreen', 'hangup']
+ TOOLBAR_BUTTONS: ['microphone', 'camera','fullscreen', 'tileview', 'fullscreen']
25
},
26
};
0 commit comments