We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4b3eb commit 0b4ce87Copy full SHA for 0b4ce87
1 file changed
src/Core/Constants.cs
@@ -241,6 +241,7 @@ public static class FeatureFlagKeys
241
public const string PM22134SdkCipherListView = "pm-22134-sdk-cipher-list-view";
242
public const string PM19315EndUserActivationMvp = "pm-19315-end-user-activation-mvp";
243
public const string PM22136_SdkCipherEncryption = "pm-22136-sdk-cipher-encryption";
244
+ public const string PM23904_RiskInsightsForPremium = "pm-23904-risk-insights-for-premium";
245
246
/* Innovation Team */
247
public const string ArchiveVaultItems = "pm-19148-innovation-archive";
0 commit comments