Conto Comunitario all'interno di un Circuito
This commit is contained in:
@@ -2608,6 +2608,7 @@ UserSchema.statics.setCircuitCmd = async function (idapp, usernameOrig, circuitn
|
||||
}
|
||||
|
||||
outres.recnotif = await SendNotif.getRecNotif(extrarec.notifId);
|
||||
outres.arrrecnotif = await SendNotif.findAllNotifByUsernameIdAndIdApp(username_action, extrarec.lastdr, idapp);
|
||||
|
||||
} else {
|
||||
outres.cansend = false;
|
||||
|
||||
Reference in New Issue
Block a user