fix: can choose file in add in variable aggregator

This commit is contained in:
Joel 2025-08-28 14:19:07 +08:00
parent 740f1c5f2c
commit e955a603c6
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ export const AddVariablePopup = ({
hideSearch
vars={availableVars}
onChange={onSelect}
isSupportFileVar
/>
</div>
</div>