Add writing reviews for answers
This commit is contained in:
@@ -66,7 +66,8 @@ export default defineEventHandler(async (event) => {
|
||||
},
|
||||
create: {
|
||||
...data,
|
||||
reviewerId: userId
|
||||
reviewerId: userId,
|
||||
answerId
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user