mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
feat: enhance configuration and environment setup for SSH sandbox and Creators Platform; update local excludes and improve component logic in the web app
This commit is contained in:
@ -129,7 +129,7 @@ const LoopResultPanel: FC<Props> = ({
|
||||
)}
|
||||
>
|
||||
{
|
||||
loopVariableMap?.[index] && (
|
||||
!!loopVariableMap?.[index] && (
|
||||
<div className="p-2 pb-0">
|
||||
<CodeEditor
|
||||
readOnly
|
||||
|
||||
Reference in New Issue
Block a user