mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-27 19:55:57 +00:00
fix showing the add torrent window
This commit is contained in:
parent
6b4f36cbf3
commit
9f2b98bf4b
@ -187,7 +187,7 @@ Copyright:
|
|||||||
},
|
},
|
||||||
|
|
||||||
onTorrentAdd: function() {
|
onTorrentAdd: function() {
|
||||||
Deluge.Add.Window.show();
|
Deluge.Add.show();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user