mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
:zap; Add wait alias to Merge node (#2633)
This commit is contained in:
@@ -36,11 +36,12 @@
|
||||
},
|
||||
"alias": [
|
||||
"Join",
|
||||
"Concatenate"
|
||||
"Concatenate",
|
||||
"Wait"
|
||||
],
|
||||
"subcategories": {
|
||||
"Core Nodes": [
|
||||
"Flow"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user