mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
@@ -1006,6 +1006,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