Merge pull request #1837 from Trial97/import_ok

This commit is contained in:
Sefa Eyeoglu
2024-03-27 10:50:58 +01:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@ -104,6 +104,7 @@ void ModrinthPage::retranslate()
void ModrinthPage::openedImpl()
{
BasePage::openedImpl();
suggestCurrent();
triggerSearch();
}