1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-03 10:13:31 +00:00

enable feat flag

This commit is contained in:
unknown
2025-10-29 07:04:14 -07:00
parent db3eff54a7
commit 9c8b599416

View File

@@ -91,7 +91,7 @@ export const DefaultFeatureFlagValue = {
/* Tools */
[FeatureFlag.DesktopSendUIRefresh]: FALSE,
[FeatureFlag.UseSdkPasswordGenerators]: FALSE,
[FeatureFlag.ChromiumImporterWithABE]: FALSE,
[FeatureFlag.ChromiumImporterWithABE]: true,
/* DIRT */
[FeatureFlag.EventManagementForDataDogAndCrowdStrike]: FALSE,