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 8d330e4eb6e..d377a370988 100644
--- a/app/models/users/callout.rb
+++ b/app/models/users/callout.rb
@@ -81,7 +81,8 @@ module Users
code_suggestions_ga_non_owner_alert: 79, # EE-only
duo_chat_callout: 80, # EE-only
code_suggestions_ga_owner_alert: 81, # EE-only
- product_analytics_dashboard_feedback: 82 # EE-only
+ product_analytics_dashboard_feedback: 82, # EE-only
+ joining_a_project_alert: 83 # EE-only
}
validates :feature_name,