update admin email configuration to support multiple addresses and update documentation

This commit is contained in:
maxDorninger
2025-06-01 19:30:56 +02:00
parent e22c16dc28
commit 31874aeb31
12 changed files with 62 additions and 28 deletions

View File

@@ -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