MS FNDD_CHeck_Module

This commit is contained in:
2023-03-27 13:38:24 +02:00
parent a641c0d3ae
commit 42cc852775
3 changed files with 2 additions and 1 deletions

View File

@@ -19,4 +19,5 @@ Public Class ClassConfig
' Misc Settings
Public Property LogDEBUG As Boolean = True
Public Property WindreamSearchMaximized As Boolean = False
Public Property OverrideLanguage As String = ""
End Class