mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-30 08:17:06 +02:00
fix(set Node): Add tooltip to Duplicate Items (no-changelog) (#19841)
This commit is contained in:
parent
0475599957
commit
e2bbe98d4c
|
|
@ -56,6 +56,7 @@ const versionDescription: INodeTypeDescription = {
|
|||
type: 'boolean',
|
||||
default: false,
|
||||
isNodeSetting: true,
|
||||
description: 'Whether this item should be duplicated a set number of times',
|
||||
},
|
||||
{
|
||||
displayName: 'Duplicate Item Count',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user