add No torrents found error message

This commit is contained in:
maxDorninger
2025-08-02 13:18:35 +02:00
parent 0cd9cc8851
commit 2eaa1b94c0

View File

@@ -276,6 +276,8 @@
</Table.Body>
</Table.Root>
</div>
{:else}
<p>No torrents found!</p>
{/if}
</div>
</Dialog.Content>