Skip to content

Commit 63418d0

Browse files
committed
[Account Recovery][PM-18721] flag cleanup
1 parent f508293 commit 63418d0

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
@@ -114,7 +114,7 @@ export const DefaultFeatureFlagValue = {
114114
[FeatureFlag.EndUserNotifications]: FALSE,
115115

116116
/* Auth */
117-
[FeatureFlag.PM16117_ChangeExistingPasswordRefactor]: true,
117+
[FeatureFlag.PM16117_ChangeExistingPasswordRefactor]: FALSE,
118118
[FeatureFlag.PM9115_TwoFactorExtensionDataPersistence]: FALSE,
119119

120120
/* Billing */

0 commit comments

Comments
 (0)