1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-23 13:04:23 +00:00

Merge pull request #8547 from Chocobo1/fix

Fix broken WebUI
This commit is contained in:
Mike Tzou 2018-03-07 00:48:16 +08:00 committed by GitHub
commit c759c4301e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -243,7 +243,7 @@ initializeWindows = function() {
loadMethod: 'xhr',
contentURL: 'statistics.html',
maximizable: false,
padding: 10
padding: 10,
width: loadWindowWidth(id, 275),
height: loadWindowHeight(id, 370),
onResize: function() {