feat: set advanced to false on If-Else component message field (#6278)
'feat: remove attribute advanced true from if-else component Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
This commit is contained in:
parent
553e3a0b12
commit
ec445ce7df
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ class ConditionalRouterComponent(Component):
|
|||
name="message",
|
||||
display_name="Message",
|
||||
info="The message to pass through either route.",
|
||||
advanced=True,
|
||||
),
|
||||
IntInput(
|
||||
name="max_iterations",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue