mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-25 04:34:06 -08:00
docs: Add concatenate alias to Split in Batches (#7133)
Github issue / Community forum post (link here to close automatically):
This commit is contained in:
parent
1d1a022def
commit
5c6cccd4fa
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"alias": ["Loop"],
|
||||
"alias": ["Loop", "concatenate"],
|
||||
"subcategories": {
|
||||
"Core Nodes": ["Flow"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue