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