feat: Add draft hash check in workflow (#4251)
This commit is contained in:
@@ -196,6 +196,7 @@ class AppService:
|
||||
app_model=app,
|
||||
graph=workflow.get('graph'),
|
||||
features=workflow.get('features'),
|
||||
unique_hash=None,
|
||||
account=account
|
||||
)
|
||||
workflow_service.publish_workflow(
|
||||
|
Reference in New Issue
Block a user