make using msg.parts optional in join node

This commit is contained in:
Dave Conway-Jones
2024-06-24 21:05:00 +01:00
parent 3230654ecd
commit 1a8b37b4e3
3 changed files with 18 additions and 9 deletions

View File

@@ -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",