feat: support chatflow start node custom input field hidden (#19678)

This commit is contained in:
Panpan 2025-05-21 13:52:21 +08:00 committed by GitHub
commit ef3569e667
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 76 additions and 18 deletions

View file

@ -368,6 +368,7 @@ const translation = {
'inputPlaceholder': 'Please input',
'content': 'Content',
'required': 'Required',
'hide': 'Hide',
'file': {
supportFileTypes: 'Support File Types',
image: {