Cleanup some (unused) code

This commit is contained in:
2022-06-22 23:22:16 +02:00
parent 6d4224abea
commit 565c1c2be9
5 changed files with 7 additions and 12 deletions

View File

@@ -86,6 +86,7 @@
{/if}
</div>
</a>
{#if location.photos.length}
<div class="location__photos">
{#each location.photos as { image }, index}