mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-29 16:04:21 +00:00
Fix incorrect function being used
This commit is contained in:
parent
a7bd68a2c7
commit
9fecd18293
@ -89,7 +89,7 @@
|
||||
}
|
||||
}).send();
|
||||
},
|
||||
onError: function() {
|
||||
onFailure: function() {
|
||||
alert("QBT_TR(Unable to create category)QBT_TR[CONTEXT=HttpServer] " + window.qBittorrent.Misc.escapeHtml(categoryName));
|
||||
}
|
||||
}).send();
|
||||
|
Loading…
x
Reference in New Issue
Block a user