Make add button accept non .torrent files
This commit is contained in:
@@ -46,6 +46,7 @@ function init () {
|
||||
*/
|
||||
|
||||
ipc.on('openTorrentFile', () => dialog.openTorrentFile())
|
||||
ipc.on('openAddFiles', () => dialog.openAddFiles())
|
||||
|
||||
/**
|
||||
* Dock
|
||||
|
||||
Reference in New Issue
Block a user