docs: Add concatenate alias to Split in Batches (#7133)

Github issue / Community forum post (link here to close automatically):
This commit is contained in:
Jon
2023-09-08 12:49:16 +01:00
committed by GitHub
parent 1d1a022def
commit 5c6cccd4fa

View File

@@ -22,7 +22,7 @@
}
]
},
"alias": ["Loop"],
"alias": ["Loop", "concatenate"],
"subcategories": {
"Core Nodes": ["Flow"]
}