fix moderation route
This commit is contained in:
parent
96063969ae
commit
9484a7237c
@ -872,7 +872,7 @@ async function generateMessage() {
|
||||
|
||||
if (updateProjects) {
|
||||
try {
|
||||
await useBaseFetch(`moderation/project/${props.project.id}`, {
|
||||
await useBaseFetch(`moderation/project`, {
|
||||
internal: true,
|
||||
method: 'POST',
|
||||
body: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user