diff --git a/app/components/AppFooter.vue b/app/components/AppFooter.vue index b4ab455685..cf7961ecb1 100644 --- a/app/components/AppFooter.vue +++ b/app/components/AppFooter.vue @@ -23,22 +23,9 @@ const showModal = () => modalRef.value?.showModal?.() {{ $t('privacy_policy.title') }} - - {{ $t('footer.docs') }} - - - {{ $t('footer.source') }} - - - {{ $t('footer.social') }} - - - {{ $t('footer.chat') }} - -