mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 13:04:23 +00:00
commit
c759c4301e
@ -243,7 +243,7 @@ initializeWindows = function() {
|
|||||||
loadMethod: 'xhr',
|
loadMethod: 'xhr',
|
||||||
contentURL: 'statistics.html',
|
contentURL: 'statistics.html',
|
||||||
maximizable: false,
|
maximizable: false,
|
||||||
padding: 10
|
padding: 10,
|
||||||
width: loadWindowWidth(id, 275),
|
width: loadWindowWidth(id, 275),
|
||||||
height: loadWindowHeight(id, 370),
|
height: loadWindowHeight(id, 370),
|
||||||
onResize: function() {
|
onResize: function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user