Added link to files dashboard

This commit is contained in:
Mawoka
2023-06-12 19:46:26 +02:00
parent edc3acd722
commit 731f1680e1
2 changed files with 8 additions and 4 deletions
+6 -3
View File
@@ -135,9 +135,12 @@
{/if}
<BrownButton href="/import">{$t('words.import')}</BrownButton>
<BrownButton href="/results">{$t('words.results')}</BrownButton>
<BrownButton href="/account/settings">
{$t('words.settings')}
</BrownButton>
<div class="flex gap-2">
<BrownButton href="/edit/files">{$t('words.files_library')}</BrownButton>
<BrownButton href="/account/settings">
{$t('words.settings')}
</BrownButton>
</div>
</div>
{#if quizzes.length !== 0}
<div class="flex justify-center pt-4 w-full">