change home layout

This commit is contained in:
Peter Maquiran
2023-04-17 11:50:41 +01:00
parent 578b9a1252
commit 2c18fb4a20
6 changed files with 65 additions and 15 deletions
+1
View File
@@ -74,6 +74,7 @@ export class AuthService {
this.SetSession(response, user)
}
} catch (error) {
console.log(error)
this.httpErroHandle.httpStatusHandle(error)
} finally {
return response