mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-11 18:57:30 +03:00
Merge remote-tracking branch 'origin/dev' into feature/confClean
This commit is contained in:
commit
72b1af05fa
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ public void run() throws IOException {
|
|||
wrapper.config.password = password;
|
||||
wrapper.config.title = title;
|
||||
wrapper.config.stopOnError = false;
|
||||
wrapper.updateLauncherConfig();
|
||||
|
||||
if (wrapper.auth()) {
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue