fix(settings): save settings fix #19

This commit is contained in:
Alexey Kasyanchuk
2018-03-28 15:41:54 +03:00
parent 7fed355be3
commit eaa7aa7f7c
2 changed files with 18 additions and 14 deletions

View File

@ -7,7 +7,10 @@ module.exports = ({
p2p,
config,
baseRowData,
torrentClient
torrentClient,
spider,
upnp,
crypto
}) => {
let torrentClientHashMap = {}