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
path: root/app
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-24 00:07:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-24 00:07:22 +0300
commit0bbbe62b733e5067edb56fa9812bb12ad6e77965 (patch)
tree7381b61e7178ec175b5921f37c2bf4f0ec591025 /app
parent8ca26a8db290ec5eca22f8eecbd0b25d106cb89f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app')
-rw-r--r--app/models/users/callout.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/models/users/callout.rb b/app/models/users/callout.rb
index 924e130aab5..a9880e56e8c 100644
--- a/app/models/users/callout.rb
+++ b/app/models/users/callout.rb
@@ -77,8 +77,7 @@ 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,
- duo_chat_callout: 79 # EE-only
+ new_nav_for_everyone_callout: 78
}
validates :feature_name,