We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1141e5f commit 4ef20a9Copy full SHA for 4ef20a9
ui/src/workflow/common/data.ts
@@ -836,9 +836,9 @@ export const applicationLoopMenuNodes = [
836
label: t('workflow.nodes.classify.dataProcessing'),
837
list: [
838
variableAssignNode,
839
+ variableAggregationNode,
840
variableSplittingNode,
841
parameterExtractionNode,
- variableAggregationNode,
842
],
843
},
844
{
@@ -878,9 +878,9 @@ export const knowledgeLoopMenuNodes = [
878
879
880
881
882
883
884
885
886
0 commit comments