1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-06 11:43:51 +00:00

PM-232826 set the feature flag to false

This commit is contained in:
voommen-livefront
2025-07-24 09:01:54 -05:00
parent cb63eb8eea
commit 8aaee8fa99

View File

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