Compare commits
No commits in common. "609fc8cd188e6f7df5bbc2e8859cc709bd676d37" and "82d69c5a722667bf6bb15a390a1a022a410a5d8d" have entirely different histories.
609fc8cd18
...
82d69c5a72
@ -192,7 +192,6 @@ export async function sendArticleMessage(article, options = {}) {
|
||||
userId: options.userId,
|
||||
customerId: options.customerId,
|
||||
corpId: options.corpId,
|
||||
uniqueRecord: 'YES'
|
||||
};
|
||||
if (options.teamId) {
|
||||
params.teamId = options.teamId;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user