mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: select payment methods dialog
This commit is contained in:
@@ -77,5 +77,6 @@ export enum DialogsName {
|
||||
Export = 'Export',
|
||||
BankRuleForm = 'BankRuleForm',
|
||||
DisconnectBankAccountConfirmation = 'DisconnectBankAccountConfirmation',
|
||||
SharePaymentLink = 'SharePaymentLink'
|
||||
SharePaymentLink = 'SharePaymentLink',
|
||||
SelectPaymentMethod = 'SelectPaymentMethodsDialog',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user