feat: Conversation transcript in widget (#2549)
This commit is contained in:
parent
fc4ef1595b
commit
15085cfb98
13 changed files with 200 additions and 46 deletions
|
@ -1,6 +1,6 @@
|
|||
export const BUS_EVENTS = {
|
||||
SET_REFERRER_HOST: 'SET_REFERRER_HOST',
|
||||
SET_TWEET_REPLY: 'SET_TWEET_REPLY',
|
||||
ATTACHMENT_SIZE_CHECK_ERROR: 'ATTACHMENT_SIZE_CHECK_ERROR',
|
||||
SHOW_ALERT: 'SHOW_ALERT',
|
||||
START_NEW_CONVERSATION: 'START_NEW_CONVERSATION',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue