Skip to content

Commit

Permalink
tweak comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rezkiy37 committed Sep 27, 2024
1 parent 5ae1ca6 commit 5635b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/actions/PaymentMethods.ts
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ function setPaymentCardForm(values: AccountData) {
}

/**
* Sets the default bank account or debit card for the Invoices
* Sets the default bank account to use for receiving payouts from
*
*/
function setInvoicingTransferBankAccount(bankAccountID: number, policyID: string, previousBankAccountID: number) {
Expand Down

0 comments on commit 5635b84

Please sign in to comment.