summaryrefslogtreecommitdiffstats
path: root/app/command_shortcuts.go
diff options
context:
space:
mode:
authorSaturnino Abril <saturnino.abril@gmail.com>2017-06-05 20:46:31 +0800
committerHarrison Healey <harrisonmhealey@gmail.com>2017-06-05 08:46:31 -0400
commit0d6dd52be600d5b32ad84c9d26720d36cd96bc3e (patch)
treef4745ac90bffbec068773fb4160a9a467acbe72b /app/command_shortcuts.go
parentfd6f6a55ceb38f4ecf105a50464fb1a57226c947 (diff)
downloadchat-0d6dd52be600d5b32ad84c9d26720d36cd96bc3e.tar.gz
chat-0d6dd52be600d5b32ad84c9d26720d36cd96bc3e.tar.bz2
chat-0d6dd52be600d5b32ad84c9d26720d36cd96bc3e.zip
[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
Diffstat (limited to 'app/command_shortcuts.go')
-rw-r--r--app/command_shortcuts.go1
1 files changed, 1 insertions, 0 deletions
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