change order

This commit is contained in:
Peter Maquiran
2023-06-22 13:09:11 +01:00
parent 6ea40ab55f
commit e4b08b8873
4 changed files with 26 additions and 12 deletions
@@ -44,8 +44,6 @@ export class EventListPage implements OnInit {
public eventService: EventsService,
) {
this.loggeduser = SessionStore.user;
}
ngAfterViewInit(): void {