Correction bug supprimant involontairement le parrain d'un utilisateur (suite).
This commit is contained in:
parent
7c8e38bfb9
commit
3239991037
@ -597,7 +597,6 @@ exports.modify = async (req, res, next) =>
|
||||
else
|
||||
req.body.GodfatherId=godFather.id;
|
||||
}
|
||||
console.log(req.body);
|
||||
switch(req.connectedUser.User.status)
|
||||
{
|
||||
case "admin":
|
||||
|
Loading…
Reference in New Issue
Block a user