[mirotalksfu] - fix typo

main
Miroslav Pejic 4 years ago
parent 8ffdd3eee4
commit 6f233579f5

@ -687,6 +687,7 @@ function handleButtons() {
whiteboardAction(getWhiteboardAction('close')); whiteboardAction(getWhiteboardAction('close'));
}; };
participantsButton.onclick = () => { participantsButton.onclick = () => {
rc.toggleMySettings();
getRoomParticipants(); getRoomParticipants();
}; };
participantsRefreshBtn.onclick = () => { participantsRefreshBtn.onclick = () => {

Loading…
Cancel
Save