From 9484a7237cdb8546712c053bb82998b4c277b0e9 Mon Sep 17 00:00:00 2001 From: Jai A Date: Wed, 21 Feb 2024 23:10:23 -0700 Subject: [PATCH] fix moderation route --- components/ui/ModerationChecklist.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {