Update 20260514

This commit is contained in:
Stefan Hutter
2026-05-14 10:49:27 +02:00
parent d3d7b06872
commit 83a0703324
247 changed files with 900388 additions and 222 deletions
+2
View File
@@ -93,6 +93,8 @@ namespace Model
public string Value { get; set; }
private string _Type = "";
public string Type { get => _Type; set => _Type = value ?? ""; }
// private string _ImageSize = "";
// public string ImageSize { get => _ImageSize; set => _ImageSize = value ?? ""; }
}
public class textreplace
{
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.