mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
committed by
Vladimir Golovnev
parent
edeb62c25d
commit
81a3479fd7
@@ -1005,6 +1005,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