mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
parent
448d937c15
commit
be61e8f2fd
1 changed files with 1 additions and 1 deletions
|
@ -1039,7 +1039,7 @@ var TorrentsTable = new Class({
|
|||
break;
|
||||
case 'inactive':
|
||||
inactive = true;
|
||||
break;
|
||||
// fallthrough
|
||||
case 'active':
|
||||
if (state == 'stalledDL')
|
||||
r = (row['full_data'].upspeed > 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue