mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 08:58:09 +08:00
feat: support local installed package
This commit is contained in:
@ -56,7 +56,7 @@ const InstallBundle: FC<Props> = ({
|
||||
<ReadyToInstall
|
||||
step={step}
|
||||
onStepChange={setStep}
|
||||
dependencies={fromDSLPayload}
|
||||
allPlugins={fromDSLPayload}
|
||||
onClose={onClose}
|
||||
/>
|
||||
</Modal>
|
||||
|
||||
Reference in New Issue
Block a user