update 20241225

This commit is contained in:
Stefan Hutter
2024-12-25 11:42:23 +01:00
parent 4093f8764d
commit 4455cca85a
284 changed files with 100326 additions and 61 deletions

View File

@@ -40,6 +40,9 @@ namespace OnDoc.Klassen
public static string ZusatzFontSize { get; set; } = "";
public static string EDOKAPath { get; set; } = "";
public static int OfficeSpleep1 { get; set; } = 500;
public static int OfficeSpleep2 { get; set; } = 1000;
static AppParams()
{