mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
@@ -1006,6 +1006,7 @@ window.qBittorrent.DynamicTable = (function() {
|
||||
state = "force-recheck";
|
||||
img_path = "images/force-recheck.svg";
|
||||
break;
|
||||
case "error":
|
||||
case "unknown":
|
||||
case "missingFiles":
|
||||
state = "error";
|
||||
|
||||
Reference in New Issue
Block a user