feat(web): add list-operator node & support file type variables
This commit is contained in:
@@ -57,6 +57,7 @@ const AddChatVariable = forwardRef<AddChatVariableRef, AddChatVariableProps>(({
|
||||
title={t('workflow.addvariable')}
|
||||
open={open}
|
||||
onClose={() => setOpen(false)}
|
||||
width={480}
|
||||
>
|
||||
<div>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user