mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-10 21:03:56 +08:00
added new payment method enums
This commit is contained in:
parent
ec012c9934
commit
00b248155a
@ -5,4 +5,6 @@ export enum PaymentMethodType {
|
||||
BitPay = 3,
|
||||
Credit = 4,
|
||||
WireTransfer = 5,
|
||||
AppleInApp = 6,
|
||||
GoogleInApp = 7,
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user