mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 15:27:54 +00:00
Remove duplicate code
This commit is contained in:
parent
207337682c
commit
b2f951a269
@ -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…
Reference in New Issue
Block a user