mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
[WebUI] Add skip_checking
and paused
to /command/download
and /command/upload
This commit is contained in:
parent
db3158c410
commit
b271fa9f00
5 changed files with 42 additions and 2 deletions
|
@ -97,7 +97,7 @@ initializeWindows = function() {
|
|||
paddingVertical: 0,
|
||||
paddingHorizontal: 0,
|
||||
width: 500,
|
||||
height: 200
|
||||
height: 220
|
||||
});
|
||||
updateMainData();
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue