Aggiunta registrazione tipii comvimento in mag
This commit is contained in:
@@ -101,7 +101,7 @@ namespace MagMan.UI.Controllers
|
||||
{
|
||||
try
|
||||
{
|
||||
await TService.ItemUpdate(nKey, item);
|
||||
await TService.ItemUpdate(nKey, item, $"Key: {nKey}");
|
||||
fatto = true;
|
||||
}
|
||||
catch (Exception exc)
|
||||
|
||||
Reference in New Issue
Block a user