diff --git a/src/components/organisms/Shop.svelte b/src/components/organisms/Shop.svelte index 2320a4e..7458e92 100644 --- a/src/components/organisms/Shop.svelte +++ b/src/components/organisms/Shop.svelte @@ -29,7 +29,7 @@
{shop.module_text}
{#if shop.enabled} - + {/if}Posters available for {locationsWithPoster.join(', ').replace(/,(?!.*,)/gmi, ' and')}. diff --git a/src/routes/[country]/[location]/index.svelte b/src/routes/[country]/[location]/index.svelte index 9540907..46845f5 100644 --- a/src/routes/[country]/[location]/index.svelte +++ b/src/routes/[country]/[location]/index.svelte @@ -143,7 +143,7 @@ -