Skip to content

Commit 40e983f

Browse files
committed
chore: fix comment
1 parent e4e9014 commit 40e983f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/[...slug].vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ definePageMeta({
88
pageTransition: defaultPageTransition,
99
})
1010
11-
// Let Roadiz webResponse url define locale strategy
11+
// Roadiz handles the routing
1212
defineI18nRoute(false)
1313
1414
const { webResponse, item, error, headers } = await useRoadizWebResponse<RoadizNodesSources>()

0 commit comments

Comments
 (0)