feat: Insert captain response to reply editor (#10581)
This commit is contained in:
@@ -14,4 +14,5 @@ export const BUS_EVENTS = {
|
||||
SHOW_TOAST: 'newToastMessage',
|
||||
NEW_CONVERSATION_MODAL: 'newConversationModal',
|
||||
INSERT_INTO_RICH_EDITOR: 'insertIntoRichEditor',
|
||||
INSERT_INTO_NORMAL_EDITOR: 'insertIntoNormalEditor',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user