mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-12-27 18:28:18 +03:00
parent
edeb62c25d
commit
81a3479fd7
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue