소스 검색
fix: not render conversation var in prompt editor (#18728)
tags/1.3.1
Joel
6 달 전
No account linked to committer's email address
|
|
|
@@ -144,7 +144,7 @@ const WorkflowVariableBlockComponent = ({ |
|
|
|
} |
|
|
|
|
|
|
|
if (!node) |
|
|
|
return null |
|
|
|
return Item |
|
|
|
|
|
|
|
return ( |
|
|
|
<Tooltip |