mirror of
https://github.com/valentincanonical/eShopOnWeb-chisel-demo.git
synced 2026-05-09 09:56:39 +00:00
Updating to match previous logic
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Microsoft.eShopWeb.Web.Areas.Identity.Pages.Account
|
||||
}
|
||||
else
|
||||
{
|
||||
return Page();
|
||||
return RedirectToPage("/Index");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user