Explorar o código

Fixed station 404.

KrisVos130 %!s(int64=8) %!d(string=hai) anos
pai
achega
4939ebba8a
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      frontend/components/Station/Station.vue

+ 0 - 4
frontend/components/Station/Station.vue

@@ -414,10 +414,6 @@
 
 			window.stationInterval = 0;
 
-			auth.getStatus(isLoggedIn => {
-				if (!isLoggedIn) _this.$router.go('/404');
-			});
-
 			io.getSocket(socket => {
 				_this.socket = socket;