[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2023-09-04 09:14:04 +02:00
الأصل e0262113b2
التزام 6f376a0325

عرض الملف

@@ -855,7 +855,7 @@ function startServer() {
if (room.isLobbyEnabled() && !isPresenter) {
log.debug(
'"The user is currently waiting to join the room because the lobby is enabled, and they are not a presenter',
'The user is currently waiting to join the room because the lobby is enabled, and they are not a presenter',
);
room.broadCast(socket.id, 'roomLobby', {
peer_id: data.peer_info.peer_id,