ZooFlow: WIP Administration

This commit is contained in:
Jonathan Jenne
2021-01-21 16:48:40 +01:00
parent b53457a5a4
commit 94a3e39011
17 changed files with 3131 additions and 298 deletions

View File

@@ -288,9 +288,7 @@ Public Class frmFlowSearch
SplashScreenManager.CloseOverlayForm(oHandle)
End Try
Return oItemsFound
'Return oItemsFound
Catch ex As Exception
MsgBox($"Error while loading Searches: " & vbNewLine & ex.Message, MsgBoxStyle.Critical, Text)
Logger.Error(ex)