From 08bf2a39e4978811a72fc157f2e0b62c6d4a8f7b Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Sun, 14 Mar 2021 22:52:43 +0000 Subject: [PATCH] --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 3ceb5f9..111b59c 100644 --- a/src/index.ts +++ b/src/index.ts @@ -270,7 +270,7 @@ export default function killTheNewsletter( req.body.name.trim() === "" || req.body.name.length > 500 ) - return res.status(400).send( + return res.status(422).send( layout( html`