X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/838728183df7d6e4ae993faa950455cac4b42e9d..51dab2d73981ff460f7ddc4408df9767ce81ce7a:/src/components/SearchSection.svelte diff --git a/src/components/SearchSection.svelte b/src/components/SearchSection.svelte index a43ad75..efffc0f 100644 --- a/src/components/SearchSection.svelte +++ b/src/components/SearchSection.svelte @@ -99,8 +99,7 @@ type="text" class="form-control form-control-sm" placeholder="Search" - value="{api_request_params.q || ''}" - autofocus /> + value="{api_request_params.q || ''}" />