mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
make using msg.parts optional in join node
This commit is contained in:
@@ -1046,6 +1046,7 @@
|
||||
"joinedUsing": "joined using",
|
||||
"send": "Send the message:",
|
||||
"afterCount": "After a number of message parts",
|
||||
"useparts": "Use existing msg.parts property",
|
||||
"count": "count",
|
||||
"subsequent": "and every subsequent message.",
|
||||
"afterTimeout": "After a timeout following the first message",
|
||||
|
Reference in New Issue
Block a user