mirror of
https://github.com/bitwarden/server.git
synced 2026-04-29 03:50:41 -05:00
introduce feature flag pm-31885-send-controls (#7134)
This commit is contained in:
@@ -239,6 +239,7 @@ public static class FeatureFlagKeys
|
||||
public const string ChromiumImporterWithABE = "pm-25855-chromium-importer-abe";
|
||||
public const string SendUIRefresh = "pm-28175-send-ui-refresh";
|
||||
public const string SendEmailOTP = "pm-19051-send-email-verification";
|
||||
public const string SendControls = "pm-31885-send-controls";
|
||||
|
||||
/* Vault Team */
|
||||
public const string CipherKeyEncryption = "cipher-key-encryption";
|
||||
|
||||
Reference in New Issue
Block a user