Add Updater
Dieser Commit ist enthalten in:
Ursprung
06cd255561
Commit
e37cf1cc95
@ -27,6 +27,7 @@ import java.util.logging.Level;
|
||||
|
||||
public class Updater {
|
||||
|
||||
// TODO: Fix config structure updates
|
||||
private long lastUpdate;
|
||||
|
||||
public Updater(File file, Runnable updaterCode) {
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren