Merge remote-tracking branch 'origin/development' into development
This commit is contained in:
commit
2b60af2605
1 changed files with 1 additions and 0 deletions
|
@ -585,6 +585,7 @@ async function sendQueuedMessage(queuedMessage) {
|
|||
subscriptionId: msgData.subscriptionId,
|
||||
listId: msgData.listId,
|
||||
to: msgData.to,
|
||||
mergeTags: msgData.mergeTags,
|
||||
encryptionKeys: msgData.encryptionKeys
|
||||
});
|
||||
} catch (err) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue