diff --git a/app/components/AppFooter.vue b/app/components/AppFooter.vue index 695535235..3548b118a 100644 --- a/app/components/AppFooter.vue +++ b/app/components/AppFooter.vue @@ -20,27 +20,19 @@ const closeModal = () => modalRef.value?.close?.()

- -