feat: support chatflow start node custom input field hidden (#19678)
This commit is contained in:
@@ -143,5 +143,6 @@ export type InputForm = {
|
||||
label: string
|
||||
variable: any
|
||||
required: boolean
|
||||
hide: boolean
|
||||
[key: string]: any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user