diff --git a/es-app/src/guis/GuiScraperSearch.cpp b/es-app/src/guis/GuiScraperSearch.cpp index d8fda64fc..73d1ccb71 100644 --- a/es-app/src/guis/GuiScraperSearch.cpp +++ b/es-app/src/guis/GuiScraperSearch.cpp @@ -439,6 +439,7 @@ void GuiScraperSearch::onSearchDone(std::vector& results) mBlockAccept = false; updateInfoPane(); + updateHelpPrompts(); // If there is a single result in semi-automatic mode or a single or more results in // fully automatic mode, then block the ability to manually accept the entry as it will