mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
added wiretransfer payment type
This commit is contained in:
parent
d0a0da8ee9
commit
fc2f64ee36
@ -4,4 +4,5 @@ export enum PaymentMethodType {
|
||||
PayPal = 2,
|
||||
BitPay = 3,
|
||||
Credit = 4,
|
||||
WireTransfer = 5,
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user