mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
hooks
This commit is contained in:
@ -34,7 +34,7 @@ export const NodeInitialData = {
|
||||
retrieval_mode: 'single',
|
||||
},
|
||||
[BlockEnum.IfElse]: {
|
||||
branches: [
|
||||
targetBranches: [
|
||||
{
|
||||
id: 'if-true',
|
||||
name: 'IS TRUE',
|
||||
|
||||
Reference in New Issue
Block a user