This commit is contained in:
tiago.kayaya
2021-04-08 21:16:00 +01:00
parent a1ecd1e4a6
commit 9f9adfbe97
+1
View File
@@ -161,6 +161,7 @@ export class AgendaPage implements OnInit {
this.showLoader = false; this.showLoader = false;
this.showTimelineFilterState = false; this.showTimelineFilterState = false;
this.showTimeline = false; this.showTimeline = false;
this.mobileComponent.showEventList = true;
} }