forked from I2P_Developers/i2p.i2p
fix snark npe caused by last checkin
This commit is contained in:
@@ -334,6 +334,7 @@ public class I2PSnarkUtil {
|
||||
return rv;
|
||||
}
|
||||
|
||||
/** @param ot non-null */
|
||||
public void setOpenTrackerString(String ot) {
|
||||
_opts.put(PROP_OPENTRACKERS, ot);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user