fix delete
This commit is contained in:
@@ -307,7 +307,7 @@ export function ModelModal({ isOpen, onClose, model }: ModelModalProps) {
|
|||||||
{
|
{
|
||||||
id: `db-to-output_${uniqueId}_2`,
|
id: `db-to-output_${uniqueId}_2`,
|
||||||
source: `db_find_node_${uniqueId}_2`,
|
source: `db_find_node_${uniqueId}_2`,
|
||||||
target: `output_node_${uniqueId}_2`
|
target: `output_node_${uniqueId}_2 `
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user