feat(ux): accept and send action
This commit is contained in:
@@ -6,4 +6,5 @@ export const LOCAL_STORAGE_KEYS = {
|
||||
DISMISSED_LABEL_SUGGESTIONS: 'labelSuggestionsDismissed',
|
||||
MESSAGE_REPLY_TO: 'messageReplyTo',
|
||||
RECENT_SEARCHES: 'recentSearches',
|
||||
COPILOT_ACCEPT_ACTION: 'copilotAcceptAction',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user