mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-09 14:27:56 +00:00
parent
5a334175a8
commit
30badbf36e
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user