This commit is contained in:
Peter Maquiran
2022-02-08 19:17:44 +01:00
parent 31fc4039d2
commit 53fbba4094
6 changed files with 60 additions and 51 deletions
+2
View File
@@ -174,6 +174,7 @@ export class AuthService {
return true
} catch(e) {
console.log(e)
return false
}
@@ -187,6 +188,7 @@ export class AuthService {
return true
} catch(e) {
console.log(e)
return false
}