mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-11 01:44:58 -06:00
Add explicit semicolon
This commit is contained in:
@@ -1442,7 +1442,7 @@
|
||||
$('optionalIPAddressToBind').setProperty('value', default_addr);
|
||||
}
|
||||
}).send();
|
||||
}
|
||||
};
|
||||
|
||||
const loadPreferences = function() {
|
||||
const url = 'api/v2/app/preferences';
|
||||
|
||||
Reference in New Issue
Block a user