fix config version

This commit is contained in:
Josh Harvey 2016-12-20 18:22:57 +02:00
parent 32ffe433a8
commit 24770e825e
7 changed files with 141 additions and 90 deletions

View file

@ -68,7 +68,6 @@ function plugins (settings) {
balances[cryptoCode] = balanceRec.balance
})
console.log('DEBUG66: %j', balances)
return balances
}