1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-15 16:05:03 +00:00

add feature flag

This commit is contained in:
rr-bw
2025-12-09 12:58:41 -08:00
parent 14428a5a8c
commit 4e5188bab2

View File

@@ -17,6 +17,7 @@ export enum FeatureFlag {
/* Auth */
PM23801_PrefetchPasswordPrelogin = "pm-23801-prefetch-password-prelogin",
PM27086_UpdateAuthenticationApisForInputPassword = "pm-27086-update-authentication-apis-for-input-password",
/* Autofill */
MacOsNativeCredentialSync = "macos-native-credential-sync",