mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-09 18:08:39 +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() {
|
onTorrentAdd: function() {
|
||||||
Deluge.Add.Window.show();
|
Deluge.Add.show();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue