Skip to content
Snippets Groups Projects
Commit 56a7aa48 authored by ali asaria's avatar ali asaria
Browse files

fix errors

parent d8c2a851
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ function generateEdges(workflow: any) {
source: currentNode.id,
target: nextId,
animated: false,
type: 'bezier',
type: 'default',
style: {
stroke: 'var(--joy-palette-primary-outlinedDisabledColor)',
strokeWidth: 1.5,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment