fix(settings): save settings fix #19
This commit is contained in:
@ -7,7 +7,10 @@ module.exports = ({
|
||||
p2p,
|
||||
config,
|
||||
baseRowData,
|
||||
torrentClient
|
||||
torrentClient,
|
||||
spider,
|
||||
upnp,
|
||||
crypto
|
||||
}) => {
|
||||
let torrentClientHashMap = {}
|
||||
|
||||
|
Reference in New Issue
Block a user