Skip to content

Commit 688ec55

Browse files
committed
Remove Hangup Button
1 parent 2a17755 commit 688ec55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ export default {
2121
LANG_DETECTION: true,
2222
VIDEO_QUALITY_LABEL_DISABLED: true,
2323
CONNECTION_INDICATOR_DISABLED: true,
24-
TOOLBAR_BUTTONS: ['microphone', 'camera','fullscreen', 'tileview', 'fullscreen', 'hangup']
24+
TOOLBAR_BUTTONS: ['microphone', 'camera','fullscreen', 'tileview', 'fullscreen']
2525
},
2626
};

0 commit comments

Comments
 (0)