Refactor flow handling: rename reactor references to source and sink and fix config minor bug
This commit is contained in:
@@ -63,7 +63,8 @@ class nodeClass {
|
||||
},
|
||||
functionality: {
|
||||
positionVsParent: uiConfig.positionVsParent
|
||||
}
|
||||
},
|
||||
flowNumber: uiConfig.flowNumber
|
||||
};
|
||||
|
||||
// Utility for formatting outputs
|
||||
|
||||
Reference in New Issue
Block a user