mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 17:35:00 -06:00
WebUI: enforce coding style
Actually, not all of them but some that can be enforced by eslint. The changes are made by eslint with minor manual tweaking. PR #17046.
This commit is contained in:
@@ -55,7 +55,7 @@ window.qBittorrent.LocalPreferences = (function() {
|
||||
console.error(err);
|
||||
}
|
||||
}
|
||||
})
|
||||
});
|
||||
|
||||
return exports();
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user