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:
@@ -99,7 +99,7 @@ export const DefaultFeatureFlagValue = {
|
||||
[FeatureFlag.DesktopSendUIRefresh]: FALSE,
|
||||
|
||||
/* DIRT */
|
||||
[FeatureFlag.EventBasedOrganizationIntegrations]: true,
|
||||
[FeatureFlag.EventBasedOrganizationIntegrations]: FALSE,
|
||||
|
||||
/* Vault */
|
||||
[FeatureFlag.PM8851_BrowserOnboardingNudge]: FALSE,
|
||||
|
||||
Reference in New Issue
Block a user