mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-13 20:22:13 +00:00
Fix a bug
This commit is contained in:
@@ -206,7 +206,7 @@ bool ForgeInstaller::add(OneSixInstance *to)
|
||||
}
|
||||
|
||||
obj.insert("name", QString("Forge"));
|
||||
obj.insert("id", id());
|
||||
obj.insert("fileId", id());
|
||||
obj.insert("version", m_forgeVersionString);
|
||||
obj.insert("mcVersion", to->intendedVersionId());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user