minor changes
This commit is contained in:
parent
142a0a4bde
commit
dbab592360
|
@ -21,7 +21,7 @@ export class GlobalInterceptor implements HttpInterceptor {
|
||||||
}, (err: any) => {
|
}, (err: any) => {
|
||||||
if (err instanceof HttpErrorResponse) {
|
if (err instanceof HttpErrorResponse) {
|
||||||
if (err.status === 401) {
|
if (err.status === 401) {
|
||||||
EDW VALE TO KWDIKA GIA TO LOGOUT
|
EDW VALE TO KWDIKA GIA TO LOGOUT KAI SXOLIASE TON OPOU ALLOU TON EXEIS
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue