mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 16:12:30 -06:00
@@ -473,7 +473,7 @@ Supports the formats: S01E01, 1x1, 2017.12.31 and 31.12.2017 (Date formats also
|
||||
flatten(response);
|
||||
}
|
||||
}).send();
|
||||
$("savetoDifferentDir").addEvent("click", () => {
|
||||
$("savetoDifferentDir").addEventListener("click", () => {
|
||||
$("saveToText").disabled = !$("savetoDifferentDir").checked;
|
||||
});
|
||||
updateRulesList();
|
||||
|
||||
Reference in New Issue
Block a user