diff --git a/frontend/src/views/Footer.vue b/frontend/src/views/Footer.vue index b7fe98d4..c959038f 100644 --- a/frontend/src/views/Footer.vue +++ b/frontend/src/views/Footer.vue @@ -21,9 +21,14 @@ const { t } = useI18n({
- - {{ t('copyright') }} © 2023-{{ new Date().getFullYear() }} {{ openSettings.copyright }} - + + + {{ t('copyright') }} © 2023-{{ new Date().getFullYear() }} + + +
+
+