MS 2.6.5.1

This commit is contained in:
2023-04-12 10:54:16 +02:00
parent 62e4bb84c3
commit 7da463c6b3
2 changed files with 1 additions and 2 deletions

View File

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