mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-27 13:17:51 +02:00
Update
This commit is contained in:
parent
b72dfc474e
commit
aff8ee6124
10 changed files with 232 additions and 108 deletions
|
@ -49,6 +49,7 @@ exports.deleteParticipant = function(req, res, next){
|
|||
});
|
||||
}
|
||||
|
||||
|
||||
function handleError(res, err) {
|
||||
return res.status(500).send(err);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue