diff --git a/MoonlightServers.Frontend/UI/Views/Admin/All/Index.razor b/MoonlightServers.Frontend/UI/Views/Admin/All/Index.razor index 99af487..07ed32a 100644 --- a/MoonlightServers.Frontend/UI/Views/Admin/All/Index.razor +++ b/MoonlightServers.Frontend/UI/Views/Admin/All/Index.razor @@ -30,7 +30,7 @@ - + @{ var node = Nodes.FirstOrDefault(x => x.Id == context.NodeId); @@ -41,7 +41,7 @@ - + @{ var star = Stars.FirstOrDefault(x => x.Id == context.StarId); diff --git a/MoonlightServers.Frontend/UI/Views/Admin/Stars/Index.razor b/MoonlightServers.Frontend/UI/Views/Admin/Stars/Index.razor index d17a94e..4a9fe5d 100644 --- a/MoonlightServers.Frontend/UI/Views/Admin/Stars/Index.razor +++ b/MoonlightServers.Frontend/UI/Views/Admin/Stars/Index.razor @@ -20,7 +20,7 @@
- +