Skip to content

Commit

Permalink
Merge branch 'langgenius:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
leslie2046 authored Apr 17, 2024
2 parents b513209 + be3b371 commit 8684808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/app/components/workflow/nodes/tool/panel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ const Panel: FC<NodePanelProps<ToolNodeType>> = ({
<>
<VarItem
name='text'
type='Array[Object]'
type='String'
description={t(`${i18nPrefix}.outputVars.text`)}
/>
<VarItem
Expand Down

0 comments on commit 8684808

Please sign in to comment.