mirror of
https://github.com/bitwarden/server
synced 2025-12-30 23:23:37 +00:00
Add feature flag for windows desktop autotype GA (#6717)
This commit is contained in:
@@ -183,6 +183,7 @@ public static class FeatureFlagKeys
|
||||
public const string MacOsNativeCredentialSync = "macos-native-credential-sync";
|
||||
public const string InlineMenuTotp = "inline-menu-totp";
|
||||
public const string WindowsDesktopAutotype = "windows-desktop-autotype";
|
||||
public const string WindowsDesktopAutotypeGA = "windows-desktop-autotype-ga";
|
||||
|
||||
/* Billing Team */
|
||||
public const string TrialPayment = "PM-8163-trial-payment";
|
||||
|
||||
Reference in New Issue
Block a user