typescript(multiplayer-backend): trying to add webhooks for discord
Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
parent
66e2ef3d4a
commit
da0a55fd84
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ const loginHtml = (req: Request, res: Response) => {
|
|||
}
|
||||
|
||||
|
||||
|
||||
const sayHello = (req: Request, res: Response) => {
|
||||
res.send(`
|
||||
<form action="/auth" method=post>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue