mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 17:23:07 -07:00
parent
7aa5bc4bc1
commit
307736e263
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue