improve logging

This commit is contained in:
Jonathan Jenne
2021-01-13 16:59:40 +01:00
parent 0f867b5400
commit 81b7f47d3d
2 changed files with 8 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ Public Class ClassDataASorDB
HotkeySearchKey = oResult
HotkeySearchKey_via_Server = True
Catch ex As Exception
HotkeySearchKey = "d"
HotkeySearchKey_via_Server = "d"
End Try
Else