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

PM-23825 set feature flag to false by default

This commit is contained in:
voommen-livefront
2025-07-23 09:08:45 -05:00
parent 5bdb22bc99
commit 25b2153b9c

View File

@@ -99,7 +99,7 @@ export const DefaultFeatureFlagValue = {
[FeatureFlag.DesktopSendUIRefresh]: FALSE,
/* DIRT */
[FeatureFlag.EventBasedOrganizationIntegrations]: true,
[FeatureFlag.EventBasedOrganizationIntegrations]: FALSE,
/* Vault */
[FeatureFlag.PM8851_BrowserOnboardingNudge]: FALSE,