Update DownloadDecryptBook.cs
This commit is contained in:
parent
12ddbc308a
commit
19f3a4f266
@ -72,7 +72,7 @@ namespace FileLiberator
|
|||||||
}
|
}
|
||||||
|
|
||||||
// moves new files from temp dir to final dest.
|
// moves new files from temp dir to final dest.
|
||||||
// This could take a few seconds i moving hundreds of files.
|
// This could take a few seconds if moving hundreds of files.
|
||||||
var movedAudioFile = await Task.Run(() => moveFilesToBooksDir(libraryBook, entries));
|
var movedAudioFile = await Task.Run(() => moveFilesToBooksDir(libraryBook, entries));
|
||||||
|
|
||||||
// decrypt failed
|
// decrypt failed
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user