mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
renaming
This commit is contained in:
@@ -12,7 +12,7 @@ namespace BTCPayServer.Controllers
|
||||
{
|
||||
public IActionResult Index()
|
||||
{
|
||||
return View();
|
||||
return View("Home");
|
||||
}
|
||||
|
||||
public IActionResult About()
|
||||
|
||||
Reference in New Issue
Block a user