mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-12 11:02:21 -05:00
Deluge likes a username as well. Updating UI to show it.
This commit is contained in:
parent
99da47464d
commit
33751b2c61
@ -71,7 +71,7 @@ $(document).ready(function(){
|
||||
$('#t_blackhole_settings').hide();
|
||||
$('#torrent_settings').show();
|
||||
$('#Torrent_Label').show();
|
||||
$('#Torrent_username').hide();
|
||||
$('#Torrent_username').show();
|
||||
$('#Torrent_Path').show();
|
||||
$('#Torrent_Ratio').show();
|
||||
$('#Torrent_Seed_Time').hide();
|
||||
|
Loading…
Reference in New Issue
Block a user