chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2025-01-02 15:34:59 +01:00
parent 432122c7a0
commit 2f53b55faa
268 changed files with 5707 additions and 3555 deletions

View file

@ -57,7 +57,6 @@
<td>
<button class="as-link cursor-pointer" on:click={() => sort("visitedTime")}>
<Tr t={t.time} />
</button>
</td>
<td>
@ -96,7 +95,6 @@
<div slot="header">Labels</div>
{#if $labels.length === 0}
<Tr t={t.noLabels} />
{:else}
{#each $labels as label}
<div class="mx-2">