diff --git a/components/form/content/spit-convert-form.tsx b/components/form/content/spit-convert-form.tsx index 5a381f13..6e1e00c1 100644 --- a/components/form/content/spit-convert-form.tsx +++ b/components/form/content/spit-convert-form.tsx @@ -494,21 +494,11 @@ export default function FormConvertSPIT() { const handleRewriteClick = async () => { const request = { - advConfig: selectedAdvConfig, style: "friendly", - website: "None", - connectToWeb: true, lang: "id", - pointOfView: "None", - title: detail?.contentTitle, - imageSource: "Web", - mainKeyword: detail?.contentTitle, - additionalKeywords: detail?.contentTitle, - targetCountry: null, - articleSize: "news", contextType: "text", + urlContext: null, context: detail?.contentDescription, - projectId: 2, createdBy: roleId, sentiment: "Humorous", clientId: "7QTW8cMojyayt6qnhqTOeJaBI70W4EaQ",