Aggiornamenti 2
This commit is contained in:
@@ -126,7 +126,7 @@ router.delete('/:id/:notify/:idapp', authenticate, (req, res) => {
|
||||
// res.send({ bookedevent: arrdata[0], eventlist: arrdata[1], operators: arrdata[2], wheres: arrdata[3], contribtype: arrdata[4] });
|
||||
// })
|
||||
// .catch((e) => {
|
||||
// console.log(e);
|
||||
// console.log(e.message);
|
||||
// res.status(400).send(e);
|
||||
// });
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user