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.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/models/users/callout.rb b/app/models/users/callout.rb
index a9880e56e8c..c32414be312 100644
--- a/app/models/users/callout.rb
+++ b/app/models/users/callout.rb
@@ -77,7 +77,9 @@ module Users
vsd_feedback_banner: 75, # EE-only
security_policy_protected_branch_modification: 76, # EE-only
vulnerability_report_grouping: 77, # EE-only
- new_nav_for_everyone_callout: 78
+ new_nav_for_everyone_callout: 78,
+ code_suggestions_ga_non_owner_alert: 79, # EE-only
+ duo_chat_callout: 80 # EE-only
}
validates :feature_name,