feat: Render conversation custom attributes (#3065)
This commit is contained in:
@@ -3,4 +3,5 @@ export const BUS_EVENTS = {
|
||||
SET_TWEET_REPLY: 'SET_TWEET_REPLY',
|
||||
SHOW_ALERT: 'SHOW_ALERT',
|
||||
START_NEW_CONVERSATION: 'START_NEW_CONVERSATION',
|
||||
FOCUS_CUSTOM_ATTRIBUTE: 'FOCUS_CUSTOM_ATTRIBUTE',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user