diff --git a/typescript/multiplayer-backend/src/routes/auth/auth.ts b/typescript/multiplayer-backend/src/routes/auth/auth.ts index d20339f..5066a8b 100644 --- a/typescript/multiplayer-backend/src/routes/auth/auth.ts +++ b/typescript/multiplayer-backend/src/routes/auth/auth.ts @@ -44,6 +44,7 @@ const loginHtml = (req: Request, res: Response) => { `) } + const sayHello = (req: Request, res: Response) => { res.send(`