Daten reload change

This commit is contained in:
Simon-Martens
2024-01-22 16:08:11 +01:00
parent 31afafc10f
commit 8e5343a65a
6 changed files with 39 additions and 8 deletions

View File

@@ -3,5 +3,7 @@
@using HaWeb.Settings
@using HaDocument.Models
@using System.Text
@using HaWeb.FileHelpers
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, Microsoft.FeatureManagement.AspNetCore