MS Config Popup

This commit is contained in:
2020-10-09 13:23:44 +02:00
parent 6df2b640ae
commit 039145c088
3 changed files with 5 additions and 2 deletions

View File

@@ -71,6 +71,7 @@ Module ModuleRuntimeVariables
Public RIBBON_COLOR_SCHEME As String = "Blue"
Public ADDITIONAL_TITLE As String = ""
Public CONV_IDENTIFICATION As String = "Username"
Public POPUP_REMINDER_ACTIVE As Boolean = True
Public LICENSE_COUNT As Integer = 0
Public LICENSE_EXPIRED As Boolean = False