Added location to database, model, and event templates
This commit is contained in:
@@ -16,6 +16,7 @@ export default defineEventHandler(async (event) => {
|
||||
id,
|
||||
title,
|
||||
description,
|
||||
location,
|
||||
world_calendars (id, world_id)
|
||||
`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user