minor changes

This commit is contained in:
Nikolaos Laskaris 2017-10-27 11:20:50 +03:00
parent 142a0a4bde
commit dbab592360
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ export class GlobalInterceptor implements HttpInterceptor {
}, (err: any) => {
if (err instanceof HttpErrorResponse) {
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
}
}
});