feat(hunt): Add bingo board to hunts
This commit is contained in:
@@ -22,6 +22,7 @@ export default defineEventHandler(async (event) => {
|
||||
title_en: true,
|
||||
description_de: true,
|
||||
description_en: true,
|
||||
isBingo: true,
|
||||
picture: {
|
||||
select: {
|
||||
url: true
|
||||
|
||||
Reference in New Issue
Block a user