fix(desktop): restore Cmd/Ctrl+T new chat shortcut (#9614)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com> Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
This commit is contained in:
@@ -11,7 +11,6 @@ export enum AppEvents {
|
||||
SESSION_STATUS_UPDATE = 'session-status-update',
|
||||
ADD_ACTIVE_SESSION = 'add-active-session',
|
||||
CLEAR_INITIAL_MESSAGE = 'clear-initial-message',
|
||||
TRIGGER_NEW_CHAT = 'trigger-new-chat',
|
||||
MESSAGE_STREAM_FINISHED = 'message-stream-finished',
|
||||
SCROLL_CHAT_TO_BOTTOM = 'scroll-chat-to-bottom',
|
||||
HIDE_ALERT_POPOVER = 'hide-alert-popover',
|
||||
|
||||
Reference in New Issue
Block a user