holy shit it works
This commit is contained in:
@ -10,7 +10,7 @@ namespace BinaryDad.Coding.Controllers
|
||||
{
|
||||
public IActionResult Index()
|
||||
{
|
||||
return Content("ok");
|
||||
return View();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user