Update flowchart.tsx
This commit is contained in:
parent
1d31a3caa6
commit
5611c1fd33
|
|
@ -295,7 +295,6 @@ export class FlowchartComponent implements ContainerActivityComponent {
|
|||
activity: activity,
|
||||
applyChanges: a => {
|
||||
|
||||
debugger;
|
||||
// Update the node's data with the activity.
|
||||
node.data = a;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue