summaryrefslogtreecommitdiff
path: root/lib/api/project_events.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/api/project_events.rb')
-rw-r--r--lib/api/project_events.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/api/project_events.rb b/lib/api/project_events.rb
index d90ce32c354..3e651cdda44 100644
--- a/lib/api/project_events.rb
+++ b/lib/api/project_events.rb
@@ -6,7 +6,7 @@ module API
include APIGuard
helpers ::API::Helpers::EventsHelpers
- feature_category :users
+ feature_category :user_profile
# TODO: Set higher urgency after resolving https://gitlab.com/gitlab-org/gitlab/-/issues/357839
urgency :low