Added report context. Removed report store.
This commit is contained in:
@@ -210,7 +210,7 @@ export async function deleteUser(
|
||||
},
|
||||
},
|
||||
}),
|
||||
client.userReport.deleteMany({
|
||||
client.report.deleteMany({
|
||||
where: {
|
||||
OR: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user