mirror of
https://github.com/bitwarden/server.git
synced 2025-06-19 10:28:09 -05:00
add PM22134SdkCipherListView
feature flag (#5980)
This commit is contained in:
parent
502ab4b645
commit
05d74754d2
@ -206,6 +206,7 @@ public static class FeatureFlagKeys
|
||||
public const string EndUserNotifications = "pm-10609-end-user-notifications";
|
||||
public const string PhishingDetection = "phishing-detection";
|
||||
public const string RemoveCardItemTypePolicy = "pm-16442-remove-card-item-type-policy";
|
||||
public const string PM22134SdkCipherListView = "pm-22134-sdk-cipher-list-view";
|
||||
|
||||
public static List<string> GetAllKeys()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user