antoc0der 2024-05-03 08:51:11 +04:00
commit df97bd6f43

View File

@ -386,7 +386,7 @@ namespace VeterinaryShowOwnerApp.Controllers
return result;
}
[HttpGet]
public IActionResult ServiceListReport()
public IActionResult PetListReport()
{
if (APIOwner.Owner == null)
{