Improve progress update.
This commit is contained in:
parent
37ca9abd9d
commit
1b80f2ed28
1 changed files with 1 additions and 0 deletions
|
|
@ -156,6 +156,7 @@ namespace FileLiberator.AaxcDownloadDecrypt
|
|||
.GetAwaiter()
|
||||
.GetResult();
|
||||
|
||||
DecryptProgressUpdate?.Invoke(this, 0);
|
||||
return aaxcProcesser.Succeeded;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue