This commit is contained in:
Peter Maquiran
2023-05-29 11:51:08 +01:00
parent b2da8463b4
commit ee14fbe8e7
11 changed files with 51 additions and 142 deletions
-5
View File
@@ -126,9 +126,6 @@ export class EventsPage implements OnInit {
this.hideSearch();
});
// this.getEventsFromLocalDb();
}
async loadAllTask() {
@@ -362,6 +359,4 @@ export class EventsPage implements OnInit {
}
}
}