mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-20 03:54:19 +02:00
update admin email configuration to support multiple addresses and update documentation
This commit is contained in:
@@ -124,6 +124,7 @@
|
||||
<Table.Cell>
|
||||
{request.authorized_by?.email ?? 'N/A'}
|
||||
</Table.Cell>
|
||||
<!-- TODO: ADD DIALOGUE TO MODIFY REQUEST -->
|
||||
<Table.Cell class="flex flex-col items-center gap-1">
|
||||
{#if user().is_superuser}
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user