fix: descriptor port
This commit is contained in:
@@ -71,7 +71,7 @@ RUN_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