This commit is contained in:
emresuslu 2024-06-11 16:44:16 +03:00
parent f2e3f401e7
commit 7500b8e8a2

View File

@ -22,6 +22,9 @@ namespace MeetingReservation.Controllers
public IActionResult Privacy()
{
return View();
}