Skip to content

Commit

Permalink
:zap; Add wait alias to Merge node (#2633)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshil1712 authored Jan 8, 2022
1 parent e74caf4 commit 878382b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/nodes-base/nodes/Merge/Merge.node.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,12 @@
},
"alias": [
"Join",
"Concatenate"
"Concatenate",
"Wait"
],
"subcategories": {
"Core Nodes": [
"Flow"
]
}
}
}

0 comments on commit 878382b

Please sign in to comment.