mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
- Updated some translations
This commit is contained in:
@@ -1095,7 +1095,7 @@ void bittorrent::setProxySettings(proxy_settings proxySettings, bool trackers, b
|
||||
else
|
||||
s->set_web_seed_proxy(ps_null);
|
||||
if(DHTEnabled) {
|
||||
qDebug("Setting DHT proxy");
|
||||
qDebug("Setting DHT proxy, %d", dht);
|
||||
if(dht)
|
||||
s->set_dht_proxy(proxySettings);
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user