Add color to debug msg, fix updater not allowing force check
This commit is contained in:
@@ -160,7 +160,7 @@ public class UpdateChecker {
|
||||
}
|
||||
|
||||
public LibsMsg doUpdateCheck() {
|
||||
downloading.set(false);
|
||||
downloading.set(true);
|
||||
|
||||
try {
|
||||
update = null;
|
||||
|
Reference in New Issue
Block a user