Skip to content

Commit

Permalink
Merge pull request #39619 from bernhardoj/fix/38739-missing-personal-…
Browse files Browse the repository at this point in the history
…bank-account-in-send-money

Show personal bank account option when sending money
  • Loading branch information
arosiclair committed Apr 8, 2024
2 parents f0a61ef + a084838 commit aac967d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,7 @@ function MoneyTemporaryForRefactorRequestConfirmationList({
onPress={confirm}
enablePaymentsRoute={ROUTES.IOU_SEND_ENABLE_PAYMENTS}
addBankAccountRoute={bankAccountRoute}
shouldShowPersonalBankAccountOption
currency={iouCurrencyCode}
policyID={policyID}
buttonSize={CONST.DROPDOWN_BUTTON_SIZE.LARGE}
Expand Down

0 comments on commit aac967d

Please sign in to comment.