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

enable feature flag

This commit is contained in:
John Harrington
2025-10-28 09:23:21 -07:00
parent ea75883c7f
commit da20fe0995

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,