correction admin moderation
Some checks failed
Build and Push App / build (push) Failing after 47s

This commit is contained in:
2026-04-18 22:41:52 +02:00
parent f1462b909c
commit f1ea12792a
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ export async function getReports() {
message: {
include: {
sender: {
select: { id: true, name: true, email: true }
select: { id: true, name: true, email: true, isSuspended: true }
},
conversation: {
include: {