duplication of notification solved

This commit is contained in:
Eudes Inácio
2023-08-03 13:04:58 +01:00
parent c96aad2136
commit a059187885
4 changed files with 25 additions and 8 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ export class LoginPage implements OnInit {
}
this.changeProfileService.runLogin();
this.getToken();
/* this.getToken(); */
SessionStore.setInativity(true);
this.goback();