chore: change output

This commit is contained in:
Joel
2024-03-19 17:03:59 +08:00
parent f41a619490
commit e4fdf1730e
5 changed files with 8 additions and 23 deletions

View File

@ -80,7 +80,7 @@ const Panel: FC<NodePanelProps<StartNodeType>> = ({
/> */}
<VarItem
name='sys.files'
type='string'
type='Array[File]'
description={t(`${i18nPrefix}.outputVars.files`)}
/>
</>