mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2025-01-26 03:35:30 +00:00
GH-4724 set suggested version for Modrinth packs when it is changed
This commit is contained in:
parent
7e63ddf7d4
commit
0917706b22
@ -100,6 +100,7 @@ void ModrinthPage::onVersionSelectionChanged(const QString& version) {
|
||||
else {
|
||||
currentVersion = ui->versionSelectionBox->currentData().value<Modrinth::Version>();
|
||||
}
|
||||
suggestCurrent();
|
||||
}
|
||||
|
||||
void ModrinthPage::suggestCurrent()
|
||||
|
Loading…
x
Reference in New Issue
Block a user