Skip to content

Commit

Permalink
Update QuickSearchDialogFragment.java
Browse files Browse the repository at this point in the history
  • Loading branch information
sonora authored May 27, 2024
1 parent 8009244 commit cec702a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1252,7 +1252,7 @@ private void reloadCitiesInternal() {
LOG.info("UI >> Start loading nearest cities");
}
updateCitiesItems();
startNearestCitySearch();
// startNearestCitySearch();
runCoreSearch("", false, false, new SearchResultListener() {
@Override
public void searchStarted(SearchPhrase phrase) {
Expand Down

0 comments on commit cec702a

Please sign in to comment.