mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-28 01:55:21 +00:00
*cough* oops
This commit is contained in:
@@ -53,7 +53,7 @@ public class ConfigUpdateHelper {
|
||||
if (port != null)
|
||||
return port;
|
||||
else
|
||||
return ConfigUpdateHandler.DEFAULT_PROXY_HOST;
|
||||
return ConfigUpdateHandler.DEFAULT_PROXY_PORT;
|
||||
}
|
||||
|
||||
public String getUpdateThroughProxy() {
|
||||
|
||||
Reference in New Issue
Block a user