Make add button accept non .torrent files

This commit is contained in:
Mathias Rasmussen
2016-05-31 03:04:02 +02:00
parent 1b8f180255
commit 556d0cb1c5
4 changed files with 25 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ function init () {
*/
ipc.on('openTorrentFile', () => dialog.openTorrentFile())
ipc.on('openAddFiles', () => dialog.openAddFiles())
/**
* Dock