improved a bunch of things
This commit is contained in:
@@ -44,7 +44,8 @@ export default defineEventHandler(async (event) => {
|
||||
server: {
|
||||
select: {
|
||||
id: true,
|
||||
name: true
|
||||
name: true,
|
||||
participants: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user