fix moderation route

This commit is contained in:
Jai A 2024-02-21 23:10:23 -07:00
parent 96063969ae
commit 9484a7237c
No known key found for this signature in database
GPG Key ID: 9A9F9B7250E9883C

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