This commit is contained in:
Tiago Kayaya
2020-11-24 15:01:16 +01:00
parent 10ae85da2c
commit 029d1e3e28
7 changed files with 19 additions and 23 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ export class EventsPage implements OnInit {
//Inicializar segment
this.segment = "Combinada";
//Initialize profile as mdgpr
this.profile = "pr";
this.profile = "mdgpr";
console.log(this.profile);