This commit is contained in:
Peter Maquiran
2021-07-01 11:26:45 +01:00
parent 123c364ff0
commit 4035a22c2b
6 changed files with 44 additions and 34 deletions
@@ -48,6 +48,7 @@ export class EditEventPage implements OnInit {
private iab: InAppBrowser) {
this.loadedEvent = new Event();
this.loadedEvent.Body = new EventBody();
}
ngOnInit() {