fix: FRO-6 Websocket Close Handle
This commit is contained in:
@@ -87,6 +87,7 @@ function setupSocketHandlers(socket) {
|
||||
} else {
|
||||
console.warn('Connection died unexpectedly.');
|
||||
}
|
||||
location.href = "/mainmenu";
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user