debug handlers for now

This commit is contained in:
Henry Jameson 2022-08-04 02:12:04 +03:00
commit 8b56db177b
2 changed files with 7 additions and 6 deletions

View file

@ -40,7 +40,7 @@
</button>
<button
class="button-default"
@click.prevent="toggleShowMore"
@click.prevent="toggleShow"
v-if="!showingMore"
>
{{ $t("general.show_more") }}