feat(hunt): Add bingo board to hunts
This commit is contained in:
@@ -39,6 +39,7 @@ export default defineEventHandler(async (event) => {
|
||||
id: true,
|
||||
title_de: true,
|
||||
title_en: true,
|
||||
isBingo: true,
|
||||
order: true,
|
||||
points: true,
|
||||
optional: true,
|
||||
|
||||
Reference in New Issue
Block a user