This commit is contained in:
Peter Maquiran
2021-08-30 10:59:58 +01:00
parent 4309d01376
commit e1b9880d99
6 changed files with 8 additions and 56 deletions
+1
View File
@@ -72,6 +72,7 @@ class SessionService {
return false
}
return this._user.PIN.length >= 2
}
reset(user) {