mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Remove duplicate code
This commit is contained in:
parent
207337682c
commit
b2f951a269
1 changed files with 0 additions and 1 deletions
|
@ -2115,7 +2115,6 @@
|
|||
}
|
||||
settings.set('max_ratio_enabled', $('max_ratio_checkbox').getProperty('checked'));
|
||||
settings.set('max_ratio', max_ratio);
|
||||
settings.set('max_ratio_act', $('max_ratio_act').getProperty('value').toInt());
|
||||
|
||||
let max_seeding_time = -1;
|
||||
if ($('max_seeding_time_checkbox').getProperty('checked')) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue