aboutsummaryrefslogtreecommitdiff
path: root/src/components/update_notification/update_notification.vue
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-08-04 02:12:04 +0300
committerHenry Jameson <me@hjkos.com>2022-08-04 02:12:04 +0300
commit8b56db177bd2b1c7356d4e27cd5611a9cb6d7510 (patch)
tree48e1981b3722f2a175b5238aab5466ce4f53deca /src/components/update_notification/update_notification.vue
parentdbfca224d812c2ba80a48852ba047bb65c4c6dd9 (diff)
debug handlers for now
Diffstat (limited to 'src/components/update_notification/update_notification.vue')
-rw-r--r--src/components/update_notification/update_notification.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/update_notification/update_notification.vue b/src/components/update_notification/update_notification.vue
index 793966eb..07e91ec9 100644
--- a/src/components/update_notification/update_notification.vue
+++ b/src/components/update_notification/update_notification.vue
@@ -40,7 +40,7 @@
</button>
<button
class="button-default"
- @click.prevent="toggleShowMore"
+ @click.prevent="toggleShow"
v-if="!showingMore"
>
{{ $t("general.show_more") }}