diff --git a/src/components/PageStrcture/Footer.vue b/src/components/PageStrcture/Footer.vue index 77eb2a28..005d5ab5 100644 --- a/src/components/PageStrcture/Footer.vue +++ b/src/components/PageStrcture/Footer.vue @@ -11,10 +11,6 @@ Using: {{ $store.state.currentConfigId || 'Default Config' }} - {{ $t('footer.dev-by') }} {{authorName}}. - {{ $t('footer.licensed-under') }} {{license}} - {{ showCopyright? '©': '' }} {{date}}. - {{ $t('footer.get-the') }} {{ $t('footer.source-code') }}.