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