mirror of
https://github.com/bitwarden/server.git
synced 2025-02-17 02:01:53 +01:00
bitpay is now called token
This commit is contained in:
parent
518e94f60f
commit
499ca656a4
@ -70,7 +70,7 @@
|
||||
},
|
||||
"bitPay": {
|
||||
"production": false,
|
||||
"base58Secret": "SECRET",
|
||||
"token": "SECRET",
|
||||
"notificationUrl": "https://bitwarden.com/SECRET"
|
||||
},
|
||||
"amazon": {
|
||||
|
@ -59,7 +59,7 @@
|
||||
},
|
||||
"bitPay": {
|
||||
"production": false,
|
||||
"base58Secret": "SECRET",
|
||||
"token": "SECRET",
|
||||
"notificationUrl": "https://bitwarden.com/SECRET"
|
||||
},
|
||||
"amazon": {
|
||||
|
Loading…
Reference in New Issue
Block a user