mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 13:04:23 +00:00
Fix broken WebUI
Fix up c47e4efade868ca4395b0cc9b24e72d37f13e95a. Closes #8545.
This commit is contained in:
parent
7aa5bc4bc1
commit
307736e263
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user