From 0bc0d47c84c514c9253f4270765752255fc9e7b9 Mon Sep 17 00:00:00 2001 From: adriano Date: Tue, 18 Apr 2023 18:03:00 -0300 Subject: [PATCH] =?UTF-8?q?Ajuste=20de=20identa=C3=A7ao?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/src/controllers/HitController.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/controllers/HitController.ts b/backend/src/controllers/HitController.ts index 96cf15c..db3c7bc 100644 --- a/backend/src/controllers/HitController.ts +++ b/backend/src/controllers/HitController.ts @@ -32,7 +32,7 @@ export const hit = async (req: Request, res: Response): Promise => { if (req.headers["auth"] === '0424bd59b807674191e7d77572075f33') { - let contact = null + let contact = null try {