From 0d6dd52be600d5b32ad84c9d26720d36cd96bc3e Mon Sep 17 00:00:00 2001 From: Saturnino Abril Date: Mon, 5 Jun 2017 20:46:31 +0800 Subject: [PLT-6697] Added CTRL/CMD+SHIFT+K shortcut to open 'more direct messages' dialog (#6534) * add keypress shortcut to open 'more direct messages' dialog * removed duplicate e.preventDefault() * add text description to /shortcuts output --- app/command_shortcuts.go | 1 + 1 file changed, 1 insertion(+) (limited to 'app/command_shortcuts.go') diff --git a/app/command_shortcuts.go b/app/command_shortcuts.go index da3537961..547d8155f 100644 --- a/app/command_shortcuts.go +++ b/app/command_shortcuts.go @@ -47,6 +47,7 @@ func (me *ShortcutsProvider) DoCommand(args *model.CommandArgs, message string) "api.command_shortcuts.nav.unread_next", "api.command_shortcuts.nav.switcher", "api.command_shortcuts.nav.switcher_team", + "api.command_shortcuts.nav.direct_messages_menu", "api.command_shortcuts.nav.settings", "api.command_shortcuts.nav.recent_mentions", // Files shortcuts -- cgit v1.2.3-1-g7c22