mirror of
https://github.com/langgenius/dify.git
synced 2025-12-27 10:02:25 +00:00
pipeline sync draft
This commit is contained in:
parent
836cf6453e
commit
f481075f8f
@ -101,7 +101,6 @@ export const useNodesSyncDraft = () => {
|
||||
setDraftUpdatedAt,
|
||||
} = workflowStore.getState()
|
||||
try {
|
||||
console.log('xxx')
|
||||
const res = await syncWorkflowDraft(postParams)
|
||||
setSyncWorkflowDraftHash(res.hash)
|
||||
setDraftUpdatedAt(res.updated_at)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user