mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 01:00:22 +00:00
GH-4724 set suggested version for Modrinth packs when it is changed
This commit is contained in:
@@ -100,6 +100,7 @@ void ModrinthPage::onVersionSelectionChanged(const QString& version) {
|
||||
else {
|
||||
currentVersion = ui->versionSelectionBox->currentData().value<Modrinth::Version>();
|
||||
}
|
||||
suggestCurrent();
|
||||
}
|
||||
|
||||
void ModrinthPage::suggestCurrent()
|
||||
|
Reference in New Issue
Block a user