mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-11 06:36:31 +00:00
Despite my best efforts...
This commit is contained in:
parent
9f5adcb42b
commit
982a7f551f
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ module.exports = [
|
||||||
statusCode: 400,
|
statusCode: 400,
|
||||||
title: "Bad request",
|
title: "Bad request",
|
||||||
message: "Expected a shortcode",
|
message: "Expected a shortcode",
|
||||||
explanation: "Write /p/{shortcode} or /p?u={shortcode}."
|
explanation: "Write /p/{shortcode} or /p?p={shortcode}."
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue