This commit is contained in:
Peter Maquiran
2022-10-04 14:38:12 +01:00
parent 29fcd07a93
commit f5644ff5bb
5 changed files with 2 additions and 31 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ export class UserSession {
UserName: string
Password: string
RochetChatUserId: string
Profile: 'PR' | 'MDGPR' | 'Consultant' | 'Department boss' | 'Assistant' | 'Director' | 'Deputy Director' | 'Secretariat' | 'Deputy Director' | 'General secretary' | 'Administrador';
Profile: 'PR' | 'MDGPR' | 'Consultant' ;
LoginPreference: 'None' | 'Password' | 'Pin' | null;
PIN: string
Inactivity: boolean