summaryrefslogtreecommitdiff
path: root/lib/gitlab/slash_commands/command.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gitlab/slash_commands/command.rb')
-rw-r--r--lib/gitlab/slash_commands/command.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gitlab/slash_commands/command.rb b/lib/gitlab/slash_commands/command.rb
index 85aaa6b0eba..bb778f37096 100644
--- a/lib/gitlab/slash_commands/command.rb
+++ b/lib/gitlab/slash_commands/command.rb
@@ -5,6 +5,7 @@ module Gitlab
Gitlab::SlashCommands::IssueShow,
Gitlab::SlashCommands::IssueNew,
Gitlab::SlashCommands::IssueSearch,
+ Gitlab::SlashCommands::IssueMove,
Gitlab::SlashCommands::Deploy
].freeze