diff --git a/src/Core/Constants.cs b/src/Core/Constants.cs index 9985ccdff0..e9806f47c1 100644 --- a/src/Core/Constants.cs +++ b/src/Core/Constants.cs @@ -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 */