Bugfix: relaunch the client when on settings validation (new login/password for example)
This commit is contained in:
@@ -291,8 +291,5 @@ public class Worker {
|
||||
hook.attachShutDownHook();
|
||||
|
||||
gui.start();
|
||||
|
||||
cli.run();
|
||||
cli.stop();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user