This commit is contained in:
parent
62d60aadf1
commit
8db15d3d80
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { footerLinks } from '../composables/MainFooter'
|
import footerLinks from '~/composables/MainFooter'
|
||||||
|
|
||||||
const { t } = useLocale()
|
const { t } = useLocale()
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue