more module previews
This commit is contained in:
@@ -11,6 +11,8 @@ namespace zero.Core.Entities
|
||||
|
||||
public string UrlSuffix { get; set; }
|
||||
|
||||
public string Label { get; set; }
|
||||
|
||||
public string Title { get; set; }
|
||||
|
||||
public Dictionary<string, string> Values { get; set; } = new Dictionary<string, string>();
|
||||
|
||||
Reference in New Issue
Block a user