@ -21,6 +21,7 @@ app.use((err, req, res, next) => {
const statusCode = err.statuscode || 500;
console.error(err.message, err.stack);
res.status(statusCode).json({'message': err.message});
return;
});
// Point to Routes
The note is not visible to the blocked user.