fix: FRO-6 Websocket Close Handle (#96)
Reviewed-on: #96 Co-authored-by: Janis <janis.e.20@gmx.de> Co-committed-by: Janis <janis.e.20@gmx.de>
This commit is contained in:
@@ -87,6 +87,7 @@ function setupSocketHandlers(socket) {
|
|||||||
} else {
|
} else {
|
||||||
console.warn('Connection died unexpectedly.');
|
console.warn('Connection died unexpectedly.');
|
||||||
}
|
}
|
||||||
|
location.href = "/mainmenu";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user