save alpha3

This commit is contained in:
tiago.kayaya
2021-02-11 10:40:12 +01:00
parent 0ab08473ba
commit 810d073e26
36 changed files with 51 additions and 47 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ export class EventsPage implements OnInit {
//Inicializar segment
this.segment = "Combinada";
//Initialize profile as mdgpr
this.profile = "mdgpr";
this.profile = "pr";
console.log(this.profile);
this.storageService.get(AuthConnstants.USER).then(res=>{