uncommente notification code and senry

This commit is contained in:
Eudes Inácio
2023-01-02 14:54:50 +01:00
parent f640ac7e33
commit cbc505e06f
3 changed files with 37 additions and 37 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) {