mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
added wiretransfer payment type
This commit is contained in:
@@ -4,4 +4,5 @@ export enum PaymentMethodType {
|
||||
PayPal = 2,
|
||||
BitPay = 3,
|
||||
Credit = 4,
|
||||
WireTransfer = 5,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user