Skip to content

Commit

Permalink
chore: fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelodelain committed Jun 10, 2024
1 parent e4e9014 commit 40e983f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/[...slug].vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ definePageMeta({
pageTransition: defaultPageTransition,
})
// Let Roadiz webResponse url define locale strategy
// Roadiz handles the routing
defineI18nRoute(false)
const { webResponse, item, error, headers } = await useRoadizWebResponse<RoadizNodesSources>()
Expand Down

0 comments on commit 40e983f

Please sign in to comment.