fix(api): fix internal server error while publishing workflow

This commit is contained in:
QuantumGhost 2025-05-23 16:48:18 +08:00
parent e812068f7f
commit 580d134a22

View File

@ -253,6 +253,7 @@ class WorkflowService:
conversation_variables=draft_workflow.conversation_variables,
marked_name=marked_name,
marked_comment=marked_comment,
features=draft_workflow.features,
)
# commit db session changes