mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-14 07:06:14 -05:00
Fix route
This commit is contained in:
@@ -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",
|
||||
),
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user