diff --git a/app/components/AppFooter.vue b/app/components/AppFooter.vue index efcf8e189c..340bac6199 100644 --- a/app/components/AppFooter.vue +++ b/app/components/AppFooter.vue @@ -14,13 +14,13 @@ const isHome = computed(() => route.name === 'index') -