Common Language entfernt

This commit is contained in:
Developer01
2025-08-13 09:53:44 +02:00
parent d2945cfc4c
commit 5a636f4046
7 changed files with 25 additions and 31 deletions

View File

@@ -99,10 +99,9 @@ Public Class DocumentViewer
End If
Try
_email = New Email2(pLogConfig)
If pLicenseKey = String.Empty Then
_logger.Warn("License key was not provided during init!")
_logger.Warn("License key was not provided during init-process!")
Return False
End If
_licenseKey = pLicenseKey