💥 Add /api prefix for json endpoints with redirect
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
@page "/web/account/profile"
|
||||
@page "//account/profile"
|
||||
@model DysonNetwork.Sphere.Pages.Account.ProfileModel
|
||||
@{
|
||||
ViewData["Title"] = "Profile";
|
||||
|
Reference in New Issue
Block a user