mirror of
https://github.com/bitwarden/server.git
synced 2025-07-06 02:22:49 -05:00
add support for passing payment method type
This commit is contained in:
@ -5,6 +5,6 @@
|
||||
Card = 0,
|
||||
BankAccount = 1,
|
||||
PayPal = 2,
|
||||
Bitcoin = 3
|
||||
BitPay = 3,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user