This commit is contained in:
Peter Maquiran
2023-01-05 12:18:21 +01:00
9 changed files with 53 additions and 58 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ export class LoginPage implements OnInit {
this.ChatSystemService.loadChat();
}
// this.getToken();
this.getToken();
if(!this.platform.is('desktop') && !this.platform.is('mobileweb')) {
if(this.sessionStore.hasPin) {