mirror of
https://github.com/langgenius/dify.git
synced 2026-03-31 01:46:51 +08:00
fix: can not choose file type var in aggreggator node (#24689)
This commit is contained in:
parent
30f2d756a7
commit
fab5740778
@ -27,6 +27,7 @@ export const AddVariablePopup = ({
|
||||
hideSearch
|
||||
vars={availableVars}
|
||||
onChange={onSelect}
|
||||
isSupportFileVar
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user