mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 01:36:14 +08:00
fix: not render conversation var in prompt editor (#18728)
This commit is contained in:
parent
0babdffe3e
commit
759584f8c5
@ -144,7 +144,7 @@ const WorkflowVariableBlockComponent = ({
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!node)
|
if (!node)
|
||||||
return null
|
return Item
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Tooltip
|
<Tooltip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user