mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 17:35:00 -06:00
@@ -2975,7 +2975,7 @@ Use ';' to split multiple entries. Can use wildcard '*'.)QBT_TR[CONTEXT=OptionsD
|
||||
if ((buildInfo.platform !== "macos") && (buildInfo.platform !== "windows"))
|
||||
$("rowMarkOfTheWeb").style.display = "none";
|
||||
|
||||
$("networkInterface").addEvent("change", function() {
|
||||
$("networkInterface").addEventListener("change", function() {
|
||||
updateInterfaceAddresses($(this).value, "");
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user