Added inline documentation + fixed small bugs

This commit is contained in:
2024-11-21 16:15:18 +01:00
parent 6d2f7051ee
commit 986c5cebde
13 changed files with 37 additions and 359 deletions

View File

@@ -1,5 +1,3 @@
using System.Text.Json.Serialization;
namespace HopFrame.Web.Admin.Models;
public sealed class AdminPageProperty {