mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 09:58:04 +08:00
chore: change output
This commit is contained in:
@ -80,7 +80,7 @@ const Panel: FC<NodePanelProps<StartNodeType>> = ({
|
||||
/> */}
|
||||
<VarItem
|
||||
name='sys.files'
|
||||
type='string'
|
||||
type='Array[File]'
|
||||
description={t(`${i18nPrefix}.outputVars.files`)}
|
||||
/>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user