added markdown notes for events

This commit is contained in:
2025-06-29 10:07:01 -04:00
parent 28efa115ad
commit c7c121e23d
13 changed files with 174 additions and 9 deletions

View File

@@ -69,7 +69,7 @@ export const queries = {
eventGuests: {
include: {
guestBookEntry: true,
}
},
},
}
})