fix: implement PR suggestions
Some stylistic changes, and get hashes from the mod providers when building the metadata.
This commit is contained in:
@ -345,7 +345,7 @@ void LauncherPage::applySettings()
|
||||
}
|
||||
|
||||
// Mods
|
||||
s->set("DontUseModMetadata", ui->metadataDisableBtn->isChecked());
|
||||
s->set("ModMetadataDisabled", ui->metadataDisableBtn->isChecked());
|
||||
}
|
||||
void LauncherPage::loadSettings()
|
||||
{
|
||||
|
Reference in New Issue
Block a user