NOMATCH_INFO bug
This commit is contained in:
parent
1c39e27dc4
commit
e531cce108
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user