This commit is contained in:
Tiago Kayaya
2020-11-26 05:41:54 +01:00
parent d1214e0313
commit 65dae85c64
22 changed files with 266 additions and 50 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 = "mdgpr";
this.profile = "pr";
console.log(this.profile);