Hopefully delay update checks on constant restarts to still be 6 hours
This commit is contained in:
@@ -156,6 +156,9 @@ public class UpdateChecker {
|
||||
}
|
||||
|
||||
public LibsMsg doUpdateCheck() {
|
||||
DisguiseConfig.setLastUpdateRequest(System.currentTimeMillis());
|
||||
DisguiseConfig.saveInternalConfig();
|
||||
|
||||
downloading.set(true);
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user