Skip to content

Commit

Permalink
Merge pull request #45732 from tienifr/fix/45426
Browse files Browse the repository at this point in the history
  • Loading branch information
youssef-lr committed Jul 31, 2024
2 parents eced170 + 9426873 commit 881c548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/actions/BankAccounts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ function validateBankAccount(bankAccountID: number, validateCode: string, policy
key: ONYXKEYS.REIMBURSEMENT_ACCOUNT,
value: {
isLoading: false,
errors: ErrorUtils.getMicroSecondOnyxErrorWithTranslationKey('bankAccount.error.validationAmounts'),
},
},
],
Expand Down

0 comments on commit 881c548

Please sign in to comment.