forked from sh-edraft.de/sh_discord_bot
		
	Fixed socket connect error #85
This commit is contained in:
		| @@ -56,6 +56,7 @@ export class SocketService { | ||||
|  | ||||
|     this.socket.on("disconnect", () => { | ||||
|       if (this.disconnected) { | ||||
|         this.spinnerService.showSpinner(); | ||||
|         return; | ||||
|       } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user