mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
Fix minor JavaScript defects
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
*/
|
||||
|
||||
getSavePath = function() {
|
||||
var req = new Request({
|
||||
new Request({
|
||||
url: 'api/v2/app/defaultSavePath',
|
||||
method: 'get',
|
||||
noCache: true,
|
||||
|
||||
Reference in New Issue
Block a user