Merge branch 'MultiMC:develop' into develop

This commit is contained in:
Sebastian
2022-06-11 11:19:38 -05:00
committed by GitHub

View File

@@ -100,6 +100,7 @@ void ModrinthPage::onVersionSelectionChanged(const QString& version) {
else {
currentVersion = ui->versionSelectionBox->currentData().value<Modrinth::Version>();
}
suggestCurrent();
}
void ModrinthPage::suggestCurrent()