Skip to content

Commit

Permalink
qBittorrent 3.2+ for #546
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Jul 6, 2016
1 parent 777d0de commit 38a90e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/services/TorrentClients/qBittorrent32plus.js
Expand Up @@ -124,6 +124,7 @@ DuckieTorrent.factory('qBittorrent32plusAPI', ['qBittorrentAPI', '$http', '$q',
pause: '/command/pause',
remove: '/command/delete',
files: '/query/propertiesFiles/%s',
general: '/query/propertiesGeneral/%s',
version: '/version/api',
login: '/login'
});
Expand Down

0 comments on commit 38a90e9

Please sign in to comment.