mirror of
https://github.com/bitwarden/server
synced 2026-01-06 02:23:51 +00:00
Update MjmlWelcomeEmailTemplates Feature Flag Key (#6611)
This commit is contained in:
@@ -163,7 +163,7 @@ public static class FeatureFlagKeys
|
||||
"pm-23174-manage-account-recovery-permission-drives-the-need-to-set-master-password";
|
||||
public const string RecoveryCodeSupportForSsoRequiredUsers = "pm-21153-recovery-code-support-for-sso-required";
|
||||
public const string MJMLBasedEmailTemplates = "mjml-based-email-templates";
|
||||
public const string MjmlWelcomeEmailTemplates = "mjml-welcome-email-templates";
|
||||
public const string MjmlWelcomeEmailTemplates = "pm-21741-mjml-welcome-email";
|
||||
public const string MarketingInitiatedPremiumFlow = "pm-26140-marketing-initiated-premium-flow";
|
||||
|
||||
/* Autofill Team */
|
||||
|
||||
Reference in New Issue
Block a user