fix end date

This commit is contained in:
Peter Maquiran
2024-02-29 16:55:28 +01:00
parent f9f4416b60
commit af05727bb4
2 changed files with 3 additions and 1 deletions
@@ -107,6 +107,8 @@ export class EditEventPage implements OnInit {
ngOnInit() { ngOnInit() {
this._postEvent = this.postEvent this._postEvent = this.postEvent
console.log({_postEvent: this._postEvent})
if(!this.restoreTemporaryData()) { if(!this.restoreTemporaryData()) {
// clear // clear