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

@@ -16,6 +16,7 @@ export default defineEventHandler(async (event) => {
id,
title,
description,
location,
world_calendars (id, world_id)
`)