X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/2ba00544d30017ad30570011b1a2bcc6a8da73a7..200f60bc3a38adc7ae5e9acbbbf0565b715bdb80:/src/pages/DetailsPage.svelte diff --git a/src/pages/DetailsPage.svelte b/src/pages/DetailsPage.svelte index aa3670f..a8bb120 100644 --- a/src/pages/DetailsPage.svelte +++ b/src/pages/DetailsPage.svelte @@ -242,7 +242,7 @@ {/each} {#if Object.keys(aPlace.hierarchy) > 500} -

There are more child objects which are not shown.

+

There are more child objects which are not shown.

{/if} {:else} Place is not parent of other places