mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
@@ -38,7 +38,7 @@
|
||||
}
|
||||
else {
|
||||
new Request({
|
||||
url: 'api/v2/torrents/set_upload_limit',
|
||||
url: 'api/v2/torrents/setUploadLimit',
|
||||
method: 'post',
|
||||
data: {
|
||||
'hashes': hashes.join('|'),
|
||||
|
||||
Reference in New Issue
Block a user