[mirotalksfu] - add missing

هذا الالتزام موجود في:
Miroslav Pejic
2025-08-17 21:21:51 +02:00
الأصل 81c777beb7
التزام ea6b6326d7

عرض الملف

@@ -3389,6 +3389,7 @@ function startServer() {
if (!OIDC.enabled && hostCfg.protected) {
hostCfg.authenticated = false;
removeIP(socket);
}
socket.room_id = null;
@@ -3451,6 +3452,7 @@ function startServer() {
if (!OIDC.enabled && hostCfg.protected) {
hostCfg.authenticated = false;
removeIP(socket);
}
callback('Successfully exited room');