mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-10 23:42:46 -07:00
Fix minor JavaScript defects
This commit is contained in:
parent
08df3277df
commit
1e6942e967
12 changed files with 871 additions and 872 deletions
|
@ -22,7 +22,7 @@
|
|||
*/
|
||||
|
||||
getSavePath = function() {
|
||||
var req = new Request({
|
||||
new Request({
|
||||
url: 'api/v2/app/defaultSavePath',
|
||||
method: 'get',
|
||||
noCache: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue