mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 13:18:06 -06:00
Fix incorrect function being used
This commit is contained in:
committed by
sledgehammer999
parent
0623c623d5
commit
8e394e0cdb
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user