This commit is contained in:
ValAnn 2024-06-21 16:56:42 +04:00
parent 72f26c94f0
commit 5ab5003e6d

View File

@ -147,6 +147,6 @@ namespace SushiBarClientApp.Controllers
{
return View(new ErrorViewModel { RequestId = Activity.Current?.Id ?? HttpContext.TraceIdentifier });
}
}
}
}