mirror of
https://github.com/langgenius/dify.git
synced 2026-01-24 12:42:07 +08:00
refactor: remove supportBatchUpload prop from StepOne component
This commit is contained in:
parent
c49127540f
commit
0133843164
@ -328,7 +328,6 @@ const StepOne = ({
|
||||
crawlOptions={crawlOptions}
|
||||
onCrawlOptionsChange={onCrawlOptionsChange}
|
||||
authedDataSourceList={authedDataSourceList}
|
||||
supportBatchUpload={supportBatchUpload}
|
||||
/>
|
||||
</div>
|
||||
{isShowVectorSpaceFull && (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user