chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2025-01-02 15:34:59 +01:00
parent 289ff9cd04
commit b99c9094fb
267 changed files with 5706 additions and 3554 deletions

View file

@ -63,7 +63,7 @@
<div class="flex w-full items-center gap-y-2 p-2">
{#if layer}
<div class="h-6">
<DefaultIcon {layer} properties={entry.feature.properties} clss="w-6 h-6"/>
<DefaultIcon {layer} properties={entry.feature.properties} clss="w-6 h-6" />
</div>
{:else if entry.category}
<Icon