mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
@@ -1039,7 +1039,7 @@ var TorrentsTable = new Class({
|
|||||||
break;
|
break;
|
||||||
case 'inactive':
|
case 'inactive':
|
||||||
inactive = true;
|
inactive = true;
|
||||||
break;
|
// fallthrough
|
||||||
case 'active':
|
case 'active':
|
||||||
if (state == 'stalledDL')
|
if (state == 'stalledDL')
|
||||||
r = (row['full_data'].upspeed > 0);
|
r = (row['full_data'].upspeed > 0);
|
||||||
|
|||||||
Reference in New Issue
Block a user