NOMATCH_INFO bug
This commit is contained in:
@@ -85,7 +85,7 @@ Public Class ClassDataASorDB
|
||||
HotkeySearchKey = oResult
|
||||
HotkeySearchKey_via_Server = True
|
||||
Catch ex As Exception
|
||||
HotkeySearchKey_via_Server = "d"
|
||||
HotkeySearchKey = "d"
|
||||
End Try
|
||||
|
||||
Else
|
||||
|
||||
@@ -237,9 +237,8 @@ Public Class ClassInit
|
||||
HotkeySearchKey = oResult
|
||||
HotkeySearchKey_via_Server = True
|
||||
Catch ex As Exception
|
||||
NOMATCH_INFO = "d"
|
||||
HotkeySearchKey = "d"
|
||||
End Try
|
||||
|
||||
Else
|
||||
Logger.Info($"Wrong oMode: {oMode}")
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user