1
0
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:
Ike
2025-11-20 14:51:38 -05:00
committed by GitHub
parent a434419313
commit 8b169551f5

View File

@@ -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 */