mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
added new payment method enums
This commit is contained in:
@@ -5,4 +5,6 @@ export enum PaymentMethodType {
|
||||
BitPay = 3,
|
||||
Credit = 4,
|
||||
WireTransfer = 5,
|
||||
AppleInApp = 6,
|
||||
GoogleInApp = 7,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user