mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-30 12:17:52 +00:00
Fix conflict
This commit is contained in:
@@ -839,6 +839,7 @@ Application::Application(int &argc, char **argv) : QApplication(argc, argv)
|
||||
qDebug() << "Loading accounts...";
|
||||
m_accounts->setListFilePath("accounts.json", true);
|
||||
m_accounts->loadList();
|
||||
m_accounts->fillQueue();
|
||||
qDebug() << "<> Accounts loaded.";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user