MS ParamFehler aus Funktion
This commit is contained in:
parent
448410fb29
commit
97b8dcb9ae
@ -225,7 +225,7 @@ Public Class ClassInit
|
||||
End Try
|
||||
ElseIf oMode.StartsWith("HotkeySearchKey") Then
|
||||
Try
|
||||
Dim oResult = oMode.Replace("HotkeySearchKeyO=", "")
|
||||
Dim oResult = oMode.Replace("HotkeySearchKey=", "")
|
||||
HotkeySearchKey = oResult
|
||||
HotkeySearchKey_via_Server = True
|
||||
Catch ex As Exception
|
||||
|
||||
@ -86,7 +86,6 @@ Public Class frmMain
|
||||
Logger.Warn($"Unexpected Error in FormLoad2: {ex.Message}")
|
||||
End Try
|
||||
|
||||
|
||||
End If
|
||||
|
||||
RefreshUI()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user