summaryrefslogtreecommitdiff
path: root/app/models/users/callout.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/users/callout.rb')
-rw-r--r--app/models/users/callout.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/models/users/callout.rb b/app/models/users/callout.rb
index 8394192c5ae..5c39e29a128 100644
--- a/app/models/users/callout.rb
+++ b/app/models/users/callout.rb
@@ -40,8 +40,9 @@ module Users
profile_personal_access_token_expiry: 37, # EE-only
terraform_notification_dismissed: 38,
security_newsletter_callout: 39,
- verification_reminder: 40, # EE-only
- ci_deprecation_warning_for_types_keyword: 41
+ verification_reminder: 40, # EE-only
+ ci_deprecation_warning_for_types_keyword: 41,
+ security_training_feature_promotion: 42 # EE-only
}
validates :feature_name,