Added state on calendar preview

This commit is contained in:
Alexis
2025-03-07 18:56:21 +01:00
parent 965452671b
commit 655f5d20f3
3 changed files with 22 additions and 8 deletions

View File

@@ -26,6 +26,7 @@ export default defineEventHandler(async (event) => {
name,
color,
today,
state,
createdAt:created_at,
updatedAt:updated_at,
eventNb:calendar_events(count)