mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
fix: agent selector can choose multi
This commit is contained in:
@ -220,6 +220,7 @@ export const AgentStrategySelector = memo((props: AgentStrategySelectorProps) =>
|
||||
indexBarClassName='top-0 xl:top-36'
|
||||
showWorkflowEmpty={false}
|
||||
hasSearchText={false}
|
||||
canNotSelectMultiple
|
||||
canChooseMCPTool={canChooseMCPTool}
|
||||
/>
|
||||
<PluginList
|
||||
|
||||
Reference in New Issue
Block a user