mirror of
https://github.com/bitwarden/server
synced 2026-02-21 20:03:40 +00:00
add feature flag fill-assist-targeting-rules (#7051)
This commit is contained in:
@@ -178,6 +178,7 @@ public static class FeatureFlagKeys
|
||||
public const string MacOsNativeCredentialSync = "macos-native-credential-sync";
|
||||
public const string WindowsDesktopAutotype = "windows-desktop-autotype";
|
||||
public const string WindowsDesktopAutotypeGA = "windows-desktop-autotype-ga";
|
||||
public const string FillAssistTargetingRules = "fill-assist-targeting-rules";
|
||||
public const string NotificationUndeterminedCipherScenarioLogic = "undetermined-cipher-scenario-logic";
|
||||
|
||||
/* Billing Team */
|
||||
|
||||
Reference in New Issue
Block a user