[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2024-03-14 19:58:45 +01:00
الأصل 44847d8dc9
التزام a0f529d853

عرض الملف

@@ -1711,6 +1711,8 @@ function startServer() {
room.broadCast(socket.id, 'removeMe', removeMeData(room, peerName, isPresenter));
removeIP(socket);
socket.room_id = null;
});
socket.on('exitRoom', async (_, callback) => {