mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 03:54:50 +00:00
fix showing the add torrent window
This commit is contained in:
parent
6b4f36cbf3
commit
9f2b98bf4b
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ Copyright:
|
|||
},
|
||||
|
||||
onTorrentAdd: function() {
|
||||
Deluge.Add.Window.show();
|
||||
Deluge.Add.show();
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue