MS Init Design

This commit is contained in:
2023-09-15 08:01:35 +02:00
parent 1564b79ed9
commit 9047cec61f
2 changed files with 2 additions and 0 deletions

View File

@@ -341,6 +341,7 @@ WHERE (USERNAME = '{0}') AND T2.SHORT_NAME = 'ADDI'", USER_USERNAME)
If WM_READ_ONLY = True Then
If SHARE_DRIVE_ACTIVE = True Then
LOGGER.Info($"SHAREDRIVE IS ACTIVE = {SHARE_DRIVE_ACTIVE.ToString}")
WM_READ_ONLY = True
End If
Else