only:not very alive
This commit is contained in:
parent
dd9c59dca5
commit
c2b5fea477
|
@ -192,7 +192,7 @@ public class ConsoleUI {
|
|||
getConfig().load();
|
||||
FileLog.suspendLogging = getConfig().getRoot().getBoolProperty(GaugesPanel.DISABLE_LOGS);
|
||||
Thread.setDefaultUncaughtExceptionHandler(new DefaultExceptionHandler());
|
||||
VersionChecker.start();
|
||||
// not very useful? VersionChecker.start();
|
||||
SwingUtilities.invokeAndWait(() -> awtCode(args));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue