chore: find more redirect to correct category (#29303)
This commit is contained in:
@@ -231,6 +231,7 @@ export const AgentStrategySelector = memo((props: AgentStrategySelectorProps) =>
|
||||
list={notInstalledPlugins}
|
||||
searchText={query}
|
||||
tags={DEFAULT_TAGS}
|
||||
category={PluginCategoryEnum.agent}
|
||||
disableMaxWidth
|
||||
/>}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user