Fix route
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled

This commit is contained in:
Kalle 2024-12-07 10:49:41 +02:00
parent 70dc727951
commit 8e16a938be

View File

@ -28,7 +28,7 @@ export default [
),
route("results", "features/user-page/routes/u.$identifier.results.tsx"),
route(
"highlights",
"results/highlights",
"features/user-page/routes/u.$identifier.results.highlights.tsx",
),
]),