Merge branch 'develop_bitOut' into sentry

This commit is contained in:
Eudes Inácio
2022-12-19 19:37:30 +01:00
8 changed files with 127 additions and 61 deletions
+2 -1
View File
@@ -132,7 +132,8 @@ export class LoginPage implements OnInit {
this.ChatSystemService.loadChat();
}
this.changeProfileService.runLogin();
this.getToken();
SessionStore.setInativity(true);