diff options
-rw-r--r-- | lib/gitlab/blacklist.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gitlab/blacklist.rb b/lib/gitlab/blacklist.rb index a47d120dd21..65efb6e4407 100644 --- a/lib/gitlab/blacklist.rb +++ b/lib/gitlab/blacklist.rb @@ -26,6 +26,7 @@ module Gitlab hooks notes unsubscribes + all ) end end |