mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
add browser redirect from /home to /login with FF on
This commit is contained in:
@@ -56,7 +56,7 @@ export const DefaultFeatureFlagValue = {
|
||||
[FeatureFlag.EnableConsolidatedBilling]: FALSE,
|
||||
[FeatureFlag.AC1795_UpdatedSubscriptionStatusSection]: FALSE,
|
||||
[FeatureFlag.EnableDeleteProvider]: FALSE,
|
||||
[FeatureFlag.ExtensionRefresh]: FALSE,
|
||||
[FeatureFlag.ExtensionRefresh]: true,
|
||||
[FeatureFlag.PersistPopupView]: FALSE,
|
||||
[FeatureFlag.PM4154_BulkEncryptionService]: FALSE,
|
||||
[FeatureFlag.UseTreeWalkerApiForPageDetailsCollection]: FALSE,
|
||||
|
||||
Reference in New Issue
Block a user