fix: show 404 page if user cannot be found

This commit is contained in:
Sam 2023-03-19 03:57:20 +01:00
parent 7d8bb1023e
commit 2f66f94390
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
3 changed files with 30 additions and 10 deletions

View file

@ -19,6 +19,7 @@
"@tailwindcss/typography": "^0.5.9",
"@types/luxon": "^3.2.0",
"@types/marked": "^4.0.8",
"@types/node": "^18.15.3",
"@types/sanitize-html": "^2.8.1",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",