mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
NOISSUE Fixed ftb downloads always latest version
This commit is contained in:
@ -173,6 +173,7 @@ void FTBPage::onVersionSelectionItemChanged(QString data)
|
||||
}
|
||||
|
||||
selectedVersion = data;
|
||||
suggestCurrent();
|
||||
}
|
||||
|
||||
void FTBPage::onSortingSelectionChanged(QString data)
|
||||
|
Reference in New Issue
Block a user