mirror of
https://github.com/bitwarden/browser
synced 2026-02-03 10:13:31 +00:00
enable feat flag
This commit is contained in:
@@ -91,7 +91,7 @@ export const DefaultFeatureFlagValue = {
|
||||
/* Tools */
|
||||
[FeatureFlag.DesktopSendUIRefresh]: FALSE,
|
||||
[FeatureFlag.UseSdkPasswordGenerators]: FALSE,
|
||||
[FeatureFlag.ChromiumImporterWithABE]: FALSE,
|
||||
[FeatureFlag.ChromiumImporterWithABE]: true,
|
||||
|
||||
/* DIRT */
|
||||
[FeatureFlag.EventManagementForDataDogAndCrowdStrike]: FALSE,
|
||||
|
||||
Reference in New Issue
Block a user