Added location to database, model, and event templates

This commit is contained in:
Alexis
2024-06-06 22:43:31 +02:00
parent c6009a4bca
commit e63422f091
11 changed files with 98 additions and 30 deletions

View File

@@ -21,6 +21,7 @@ export default defineEventHandler(async (event) => {
id,
title,
description,
location,
hidden,
startDate:start_date,
endDate:end_date,