fix: descriptor port
This commit is contained in:
@@ -110,7 +110,7 @@ CALLBACK_FORM_DESCRIPTOR = FormDescriptor(
|
||||
name="then_row",
|
||||
type="row",
|
||||
label="Then",
|
||||
link_port=LinkPort(id="then_output", label="Then"),
|
||||
link_port=LinkPort(id=0, label="Then"),
|
||||
),
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user