mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-20 03:54:19 +02:00
update sidebar links, improve backend configuration formatting, and enhance user guide clarity
This commit is contained in:
@@ -40,12 +40,12 @@
|
||||
navSecondary: [
|
||||
{
|
||||
title: 'Support',
|
||||
url: '#',
|
||||
url: 'https://github.com/maxdorninger/MediaManager/issues',
|
||||
icon: LifeBuoy
|
||||
},
|
||||
{
|
||||
title: 'Feedback',
|
||||
url: '#',
|
||||
url: 'https://github.com/maxdorninger/MediaManager/issues',
|
||||
icon: Send
|
||||
},
|
||||
{
|
||||
|
||||
@@ -150,6 +150,12 @@
|
||||
</Table.Cell>
|
||||
</Table.Row>
|
||||
{/if}
|
||||
{:else }
|
||||
<Table.Row>
|
||||
<Table.Cell colspan="8" class="text-center">
|
||||
There are currently no requests.
|
||||
</Table.Cell>
|
||||
</Table.Row>
|
||||
{/each}
|
||||
</Table.Body>
|
||||
</Table.Root>
|
||||
|
||||
Reference in New Issue
Block a user