Skip to content

Commit

Permalink
Feature/ducdh/test1 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Enkomm committed Aug 23, 2022
2 parents 5c24fae + a475dbf commit 412698e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/ee/omnichannel/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const changeLivechatStatus = () => sdk.methodCallWrapper('livechat:change
// @ts-ignore
export const getInquiriesQueued = () => sdk.get('livechat/inquiries.queued');

// 123
// 12345
// this inquiry is added to the db by the subscriptions stream
// and will be removed by the queue stream
// RC 2.4.0
Expand Down

0 comments on commit 412698e

Please sign in to comment.