mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
parent
e78b5202bc
commit
4863078744
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
new Request({
|
new Request({
|
||||||
url: 'api/v2/torrents/set_upload_limit',
|
url: 'api/v2/torrents/setUploadLimit',
|
||||||
method: 'post',
|
method: 'post',
|
||||||
data: {
|
data: {
|
||||||
'hashes': hashes.join('|'),
|
'hashes': hashes.join('|'),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue