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;
|
||||
case 'inactive':
|
||||
inactive = true;
|
||||
break;
|
||||
// fallthrough
|
||||
case 'active':
|
||||
if (state == 'stalledDL')
|
||||
r = (row['full_data'].upspeed > 0);
|
||||
|
||||
Reference in New Issue
Block a user