diff --git a/index.js b/index.js index de42afd..dc80a9f 100755 --- a/index.js +++ b/index.js @@ -93,6 +93,7 @@ async function inviteres(req,res){ ` + res.type('html'); res.send(html); return true; }catch(e){