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