Aggiunta gestione notifica udpate x

- alias
- materiali
This commit is contained in:
Samuele Locatelli
2024-07-01 16:20:22 +02:00
parent 748c5d32b0
commit ffca896c5d
9 changed files with 137 additions and 39 deletions
@@ -169,6 +169,8 @@ namespace MagMan.UI.Controllers
}
// resetto cache redis
await MTAdmService.FlushRedisCache();
// broadcast update via redis, indico nKey x update puntuale
MService.QueUpdProj.sendMessage($"{nKey}");
}
}
return answ;