mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
[ci] format
This commit is contained in:
parent
041fdd5c89
commit
cddbec4619
2 changed files with 4 additions and 4 deletions
|
@ -439,7 +439,7 @@ function getInvalidRouteSegmentError(
|
|||
route.route,
|
||||
JSON.stringify(invalidParam),
|
||||
JSON.stringify(received)
|
||||
)
|
||||
)
|
||||
: `Generated path for ${route.route} is invalid.`,
|
||||
hint,
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue