- fix: nModified è stato sostituito con modifiedCount
- .ok con .acknowledged - coretto la chiamata per il REFRESH TOKEN !
This commit is contained in:
@@ -4638,6 +4638,7 @@ if (true) {
|
||||
}
|
||||
} else if (data.action === InlineConferma.RISPOSTA_SI + shared_consts.CallFunz.RICHIESTA_CIRCUIT) {
|
||||
|
||||
console.log(' CLICK per Aggiungere ', data.username, 'nel circuito', circuit?.name);
|
||||
if (circuit) {
|
||||
// Aggiungilo nel Circuito
|
||||
cmd = shared_consts.CIRCUITCMD.SET;
|
||||
|
||||
Reference in New Issue
Block a user