This commit is contained in:
Peter Maquiran
2023-02-22 13:08:14 +01:00
2 changed files with 6 additions and 7 deletions
@@ -45,7 +45,6 @@ export class EventListPage implements OnInit {
public eventService: EventsService,
) {
this.loggeduser = SessionStore.user;
alert(this.segment)
}
ngOnInit() {