@ -56,6 +56,7 @@ export class SocketService {
|
||||
|
||||
this.socket.on("disconnect", () => {
|
||||
if (this.disconnected) {
|
||||
this.spinnerService.showSpinner();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user