feat(hunt): Add bingo board to hunts

This commit is contained in:
2026-08-07 18:59:24 +02:00
parent 8e5e60da87
commit 28714a8cbc
15 changed files with 251 additions and 69 deletions
+1
View File
@@ -22,6 +22,7 @@ export default defineEventHandler(async (event) => {
title_en: true,
description_de: true,
description_en: true,
isBingo: true,
picture: {
select: {
url: true