Commit d55df5ff by Finley Ge Committed by GitHub

chore: compatibility for v4.16 (#7402)

parent 788ad502
...@@ -85,6 +85,7 @@ const RenderList: Record< ...@@ -85,6 +85,7 @@ const RenderList: Record<
Component: CommonInputForm Component: CommonInputForm
}, },
[FlowNodeInputTypeEnum.agentGenerated]: undefined,
[FlowNodeInputTypeEnum.customVariable]: undefined, [FlowNodeInputTypeEnum.customVariable]: undefined,
[FlowNodeInputTypeEnum.hidden]: undefined, [FlowNodeInputTypeEnum.hidden]: undefined,
[FlowNodeInputTypeEnum.custom]: undefined, [FlowNodeInputTypeEnum.custom]: undefined,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment