diff --git a/src/Moonglade.Web/Pages/Settings/Content.cshtml b/src/Moonglade.Web/Pages/Settings/Content.cshtml index 98ac96aa8..00a1f2258 100644 --- a/src/Moonglade.Web/Pages/Settings/Content.cshtml +++ b/src/Moonglade.Web/Pages/Settings/Content.cshtml @@ -1,4 +1,6 @@ @page "/admin/settings/content" +@inject IConfiguration Configuration + @section scripts{