Fix profile changing when refreshing, fix crash when clicking on "new x" twice in a row
This commit is contained in:
@@ -2788,7 +2788,7 @@ Public Class frmIndex
|
||||
Catch ex As Exception
|
||||
MsgBox("Uncaught error while indexing: " & vbNewLine & ex.Message, MsgBoxStyle.Critical, Text)
|
||||
|
||||
' Clear all temp files after indexing
|
||||
' Clear all temp files in case of an error
|
||||
Clear_Tempfiles()
|
||||
EMAIL.Clear_TempFiles()
|
||||
Finally
|
||||
|
||||
Reference in New Issue
Block a user