Skip to content

Commit

Permalink
Correct close account confirmation modal logic.
Browse files Browse the repository at this point in the history
  • Loading branch information
parasharrajat committed Jan 21, 2022
1 parent 56ef069 commit 685830b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/settings/Security/CloseAccountPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ export default compose(
withOnyx({
isCloseAccoutModalOpen: {
key: ONYXKEYS.IS_CLOSE_ACCOUNT_MODAL_OPEN,
initWithStoredValues: false,
},
session: {
key: ONYXKEYS.SESSION,
Expand Down

0 comments on commit 685830b

Please sign in to comment.