mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
- Fix some other DHT port issues
This commit is contained in:
@@ -890,8 +890,6 @@ bool options_imp::systrayIntegration() const{
|
||||
}
|
||||
|
||||
int options_imp::getDHTPort() const {
|
||||
if(isDHTPortSameAsBT())
|
||||
return 0;
|
||||
return spinDHTPort->value();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user