Ver código fonte

fix: can choose file in add in variable aggregator

tags/2.0.0-beta.1
Joel 2 meses atrás
pai
commit
e955a603c6

+ 1
- 0
web/app/components/workflow/nodes/_base/components/add-variable-popup.tsx Ver arquivo

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

Carregando…
Cancelar
Salvar