feat: improve docs and add ability to change url base of frontend

This commit is contained in:
maxDorninger
2025-05-31 14:00:04 +02:00
parent 40c90d90ed
commit a3754d6d0a
6 changed files with 29 additions and 14 deletions

View File

@@ -60,9 +60,9 @@
</Card.Root>
</div>
{:else}
<h3 class="scroll-m-20 text-2xl font-semibold tracking-tight">
You've not added any torrents yet.
</h3>
<div class="col-span-full text-center text-muted-foreground">
No Torrents added yet.
</div>
{/each}
</Accordion.Root>
{/await}