mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
qoc
This commit is contained in:
@ -47,7 +47,6 @@ async function postHandler(req: NextApiRequest, res: NextApiResponse) {
|
||||
});
|
||||
});
|
||||
|
||||
// return res.status(500).end();
|
||||
// todo check if recipient has an account and show them in their inbox or something
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user