mirror of
https://github.com/bitwarden/server.git
synced 2025-07-05 01:52:49 -05:00
credit payment type
This commit is contained in:
@ -6,5 +6,6 @@
|
||||
BankAccount = 1,
|
||||
PayPal = 2,
|
||||
BitPay = 3,
|
||||
Credit = 4,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user