Switch to translatable data
This commit is contained in:
@@ -37,8 +37,10 @@ export default defineEventHandler(async (event) => {
|
||||
},
|
||||
select: {
|
||||
id: true,
|
||||
name: true,
|
||||
description: true,
|
||||
name_de: true,
|
||||
name_en: true,
|
||||
description_de: true,
|
||||
description_en: true,
|
||||
virtual: true,
|
||||
start: true,
|
||||
end: true,
|
||||
|
||||
Reference in New Issue
Block a user