reactions and a bunch of bug fixes
This commit is contained in:
@@ -14,8 +14,6 @@ export default defineEventHandler(async (event) => {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
let user = await prisma.user.findFirst({
|
||||
where: {
|
||||
username: body.username
|
||||
|
||||
Reference in New Issue
Block a user