From 4f3b80246ff23980e6c649c17bdf3d898ea03d35 Mon Sep 17 00:00:00 2001 From: Lucas Santana Date: Sun, 22 Dec 2024 23:45:42 -0300 Subject: [PATCH] =?UTF-8?q?Altera=C3=A7=C3=A3o=20do=20fluxo=20de=20gera?= =?UTF-8?q?=C3=A7=C3=A3o=20de=20hist=C3=B3rias?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/story/StoryGenerator.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/story/StoryGenerator.tsx b/src/components/story/StoryGenerator.tsx index 49e3f3c..4e00775 100644 --- a/src/components/story/StoryGenerator.tsx +++ b/src/components/story/StoryGenerator.tsx @@ -143,7 +143,7 @@ export function StoryGenerator() { student_id: session.user.id, title: 'Gerando...', theme: choices.theme, - status: 'generating', + status: 'draft', content: { prompt: choices, pages: []