set default value for notify plugins
This commit is contained in:
parent
c6a8a6b542
commit
0bf9f91773
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ var exchanges = {
|
|||
plugins: {
|
||||
current: {
|
||||
ticker: 'bitpay',
|
||||
transfer: 'bitgo'
|
||||
transfer: 'bitgo',
|
||||
notify: []
|
||||
},
|
||||
settings: {
|
||||
bitpay: {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue