mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-12-27 08:19:30 +08:00
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…
Reference in New Issue
Block a user