Fixed type in razor component. Updated action file with refactored version for better readability
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
@if (SettingsResult.Succeeded)
|
||||
{
|
||||
<TabsContent Value="settings">
|
||||
<<Moonlight.Frontend.Admin.Sys.Settings.Index/>
|
||||
<Moonlight.Frontend.Admin.Sys.Settings.Index/>
|
||||
</TabsContent>
|
||||
}
|
||||
@if (DiagnoseResult.Succeeded)
|
||||
|
||||
Reference in New Issue
Block a user