This commit is contained in:
Henry Jameson 2026-06-10 19:32:41 +03:00
commit 781e926681
10 changed files with 34 additions and 18 deletions

View file

@ -73,9 +73,9 @@
/>
<a
v-else-if="!bottomedOut"
@click="fetchEntries"
role="button"
tabindex="0"
@click="fetchEntries"
>
{{ $t('general.more') }}
</a>