standard
This commit is contained in:
@@ -162,7 +162,7 @@ function onOpen (e, torrentId) {
|
||||
// Electron issue: https://github.com/atom/electron/issues/4338
|
||||
setTimeout(() => windows.main.show(), 100)
|
||||
|
||||
processArgv([ torrentId ])
|
||||
processArgv([torrentId])
|
||||
} else {
|
||||
argv.push(torrentId)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user