mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
committed by
Vladimir Golovnev
parent
edeb62c25d
commit
81a3479fd7
@@ -1005,6 +1005,7 @@ window.qBittorrent.DynamicTable = (function() {
|
|||||||
state = "force-recheck";
|
state = "force-recheck";
|
||||||
img_path = "images/force-recheck.svg";
|
img_path = "images/force-recheck.svg";
|
||||||
break;
|
break;
|
||||||
|
case "error":
|
||||||
case "unknown":
|
case "unknown":
|
||||||
case "missingFiles":
|
case "missingFiles":
|
||||||
state = "error";
|
state = "error";
|
||||||
|
|||||||
Reference in New Issue
Block a user