mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01: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