mirror of
https://github.com/KeymonSoft/Mariana_Censos.git
synced 2026-04-22 07:00:08 +00:00
18/10/23 - Se quitó de los JobDone el toast de error.
This commit is contained in:
@@ -542,6 +542,7 @@ Sub JobDone(Job As HttpJob)
|
||||
Log("JobDone Principal")
|
||||
If Job.Success = False Then
|
||||
'ToastMessageShow("Error: " & Job.ErrorMessage, True)
|
||||
LogColor("Error: " & Job.ErrorMessage, Colors.red)
|
||||
If Job.ErrorMessage = "STREAM" Then
|
||||
If CARGA = "SUBIR" Then
|
||||
PB2.Progress = PB2.Progress + PORCENTAJE
|
||||
|
||||
Reference in New Issue
Block a user