chore: fix merge error

pull/22338/head^2
Joel 11 months ago
parent df1e84ef99
commit 8fa2071f20

@ -136,8 +136,6 @@ export const AgentStrategySelector = memo((props: AgentStrategySelectorProps) =>
plugins: notInstalledPlugins = [],
} = useMarketplacePlugins()
const { enable_marketplace } = useGlobalPublicStore(s => s.systemFeatures)
useEffect(() => {
if (!enable_marketplace) return
if (query) {

Loading…
Cancel
Save