Files
wondif_vue/app/pages/mediation/index.vue
2026-02-16 07:59:52 +01:00

5 lines
97 B
Vue

<script setup>
await navigateTo('/mediation/petite-enfance', { redirectCode: 301 })
</script>