Skip to content

Commit c4985a9

Browse files
committed
[Account Recovery][PM-18721] flag cleanup
1 parent 87013e9 commit c4985a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/common/src/enums/feature-flag.enum.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ export const DefaultFeatureFlagValue = {
113113
[FeatureFlag.PM19941MigrateCipherDomainToSdk]: FALSE,
114114

115115
/* Auth */
116-
[FeatureFlag.PM16117_ChangeExistingPasswordRefactor]: true,
116+
[FeatureFlag.PM16117_ChangeExistingPasswordRefactor]: FALSE,
117117
[FeatureFlag.PM9115_TwoFactorExtensionDataPersistence]: FALSE,
118118

119119
/* Billing */

0 commit comments

Comments
 (0)