This commit is contained in:
2022-07-26 16:02:24 +02:00
parent 68e9707823
commit ada5ab00cb
15 changed files with 297 additions and 287 deletions

View File

@@ -77,7 +77,7 @@ Module ModuleRuntimeVariables
Public Property WORKING_MODE As String = ""
Public Property MONITORING_ACTIVE As Boolean = False
Public Property GHOSTMODE_ACTIVE As Boolean = False
Public Property RIBBON_COLOR_SCHEME As String = "Blue"
Public Property RIBBON_COLOR_SCHEME As String = ""
Public Property ADDITIONAL_TITLE As String = ""
Public Property CONV_IDENTIFICATION As String = "Username"
Public Property POPUP_REMINDER_ACTIVE As Boolean = True