diff --git a/ProjectLighthouse.Servers.Website/Pages/Admin/ModPanelPage.cshtml b/ProjectLighthouse.Servers.Website/Pages/Admin/ModPanelPage.cshtml index be366d39..f0e01397 100644 --- a/ProjectLighthouse.Servers.Website/Pages/Admin/ModPanelPage.cshtml +++ b/ProjectLighthouse.Servers.Website/Pages/Admin/ModPanelPage.cshtml @@ -38,4 +38,16 @@ else @await Html.PartialAsync("Partials/AdminPanelStatisticPartial", statistic)
} -} \ No newline at end of file +} + +

Actions

+ + + + View banned users +

+ + + + View hidden levels + \ No newline at end of file