Explorar el Código

fix: can choose file in add in variable aggregator

tags/2.0.0-beta.1
Joel hace 2 meses
padre
commit
e955a603c6

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

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

Cargando…
Cancelar
Guardar