Update 20260130

This commit is contained in:
Stefan Hutter
2026-01-30 16:27:35 +01:00
parent 2d1525575b
commit 41588e8c92
58 changed files with 16895 additions and 402 deletions

View File

@@ -41,6 +41,8 @@ namespace Model
public List<attribute> APIValues { get; set; }
public List<textreplace> TextToReplace { get; set; }
public List<Listen> Listen { get; set; }
}
public class Liste
{
@@ -136,6 +138,7 @@ namespace Model
public string height;
public string tablevalues;
public string format;
public bool done = false;
}
//public class CLMDocItems