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