chore: find more redirect to correct category (#29303)

This commit is contained in:
非法操作
2025-12-09 11:09:43 +08:00
committed by GitHub
parent 48efd2d174
commit a44b800c85
5 changed files with 10 additions and 4 deletions

View File

@@ -115,6 +115,7 @@ const DataSources = ({
list={notInstalledPlugins}
tags={[]}
searchText={searchText}
category={PluginCategoryEnum.datasource}
toolContentClassName={toolContentClassName}
/>
)}