mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
Merge branch 'node-1472-add-form-node-p0' of https://github.com/n8n-io/n8n into node-1472-add-form-node-p0
This commit is contained in:
commit
bb925c61c6
|
@ -112,7 +112,7 @@ const descriptionV2: INodeTypeDescription = {
|
|||
},
|
||||
// notice would be shown if no Form node was connected to trigger
|
||||
{
|
||||
displayName: 'Add an n8n Form page to the workflow to build a multi-step form',
|
||||
displayName: 'Add an n8n Form Page to the workflow to build a multi-step form',
|
||||
name: ADD_FORM_NOTICE,
|
||||
type: 'notice',
|
||||
default: '',
|
||||
|
|
Loading…
Reference in a new issue