fix moderation route

This commit is contained in:
Jai A
2024-02-21 23:10:23 -07:00
parent 96063969ae
commit 9484a7237c

View File

@@ -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: {