Ms Settings default

This commit is contained in:
2021-01-11 09:27:25 +01:00
parent 0c8e77c993
commit cafad9d00b
5 changed files with 8 additions and 7 deletions

View File

@@ -144,6 +144,7 @@ Public Class ClassInit
If Not IsNothing(_Client) Then
If _Client.Connect() Then
APPSERVER_ACTIVE = True
End If
End If
Catch ex As Exception