Added few functions
This commit is contained in:
@@ -39,6 +39,9 @@ export async function GET(
|
||||
email: true,
|
||||
},
|
||||
},
|
||||
participations: {
|
||||
select: { id: true },
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user