This commit is contained in:
mahula 2023-05-24 11:24:06 +02:00
parent 5065265dc6
commit da17970625

View File

@ -287,7 +287,7 @@ export default {
eventVenue: this.formData.eventVenue,
eventEnd: this.formData.eventEnd,
eventIsOnline: this.formData.eventIsOnline,
eventLocationName: this.formData.eventLocationName
eventLocationName: this.formData.eventLocationName,
}
}
return undefined