mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 17:23:07 -07:00
- Fix some other DHT port issues
This commit is contained in:
parent
ff5e5d1062
commit
e885ee0d35
2 changed files with 1 additions and 3 deletions
|
@ -890,8 +890,6 @@ bool options_imp::systrayIntegration() const{
|
|||
}
|
||||
|
||||
int options_imp::getDHTPort() const {
|
||||
if(isDHTPortSameAsBT())
|
||||
return 0;
|
||||
return spinDHTPort->value();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue