Dock icon should accept all file types (fix #156)
This commit is contained in:
@@ -42,5 +42,5 @@ ipc.init()
|
||||
|
||||
function onOpen (e, torrentId) {
|
||||
e.preventDefault()
|
||||
windows.main.send('dispatch', 'addTorrent', torrentId)
|
||||
windows.main.send('dispatch', 'openFiles', torrentId)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user