Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/users/callout.rb')
-rw-r--r--app/models/users/callout.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/models/users/callout.rb b/app/models/users/callout.rb
index 06e2f85ddb3..8d330e4eb6e 100644
--- a/app/models/users/callout.rb
+++ b/app/models/users/callout.rb
@@ -80,7 +80,8 @@ module Users
new_nav_for_everyone_callout: 78,
code_suggestions_ga_non_owner_alert: 79, # EE-only
duo_chat_callout: 80, # EE-only
- code_suggestions_ga_owner_alert: 81 # EE-only
+ code_suggestions_ga_owner_alert: 81, # EE-only
+ product_analytics_dashboard_feedback: 82 # EE-only
}
validates :feature_name,