mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-03 16:51:30 +00:00
Merge pull request #5032 from graytoowolf/patch-1
When re-logging in when the repair account expires, it still prompts that the account has expired
This commit is contained in:
@@ -268,6 +268,7 @@ void LaunchController::login() {
|
||||
if (isDefault) {
|
||||
accounts->setDefaultAccount(newAccount);
|
||||
}
|
||||
m_accountToUse = nullptr;
|
||||
decideAccount();
|
||||
continue;
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user