forked from I2P_Developers/i2p.i2p
* Plugins: Fix updated count
This commit is contained in:
@ -115,7 +115,6 @@ public class PluginUpdateHandler extends UpdateHandler {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public class PluginUpdateRunner extends UpdateRunner implements Runnable, EepGet.StatusListener {
|
public class PluginUpdateRunner extends UpdateRunner implements Runnable, EepGet.StatusListener {
|
||||||
private boolean _updated;
|
|
||||||
|
|
||||||
public PluginUpdateRunner(String url) {
|
public PluginUpdateRunner(String url) {
|
||||||
super();
|
super();
|
||||||
|
Reference in New Issue
Block a user