fix link sessione

This commit is contained in:
zaccaria.majid
2022-11-21 15:51:00 +01:00
parent f78fb4d1ac
commit e9cc7752fa
+1 -1
View File
@@ -66,7 +66,7 @@ namespace MP.INVE.Pages
if (elencoOperatori.Count == 1)
{
NavManager.NavigateTo("/Starter", true);
NavManager.NavigateTo("/MP/InveSession", true);
localStorage.SetItemAsync("MatrOpr", sessionOpr);
}
else