mirror of
https://github.com/langgenius/dify.git
synced 2026-04-02 04:39:48 +08:00
fix: can choose file in add in variable aggregator
This commit is contained in:
parent
740f1c5f2c
commit
e955a603c6
@ -27,6 +27,7 @@ export const AddVariablePopup = ({
|
||||
hideSearch
|
||||
vars={availableVars}
|
||||
onChange={onSelect}
|
||||
isSupportFileVar
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user