added ability to add site through admin UI, fixed Logo control to not render of site does not have a logo, updated launchsettings so that port number is consistent for both IIS Express and .NET Core web server
This commit is contained in:
@ -234,7 +234,6 @@
|
||||
{
|
||||
// site does not exist
|
||||
}
|
||||
StateHasChanged();
|
||||
}
|
||||
|
||||
private async void OnLocationChanged(object sender, string AbsoluteUri)
|
||||
|
Reference in New Issue
Block a user