diff --git a/components/ui/ModerationChecklist.vue b/components/ui/ModerationChecklist.vue index cb9fa8ea..0a9d4199 100644 --- a/components/ui/ModerationChecklist.vue +++ b/components/ui/ModerationChecklist.vue @@ -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: {