Merge branch 'master' of https://github.com/Mbucari/Libation
This commit is contained in:
commit
95a99a2f0b
@ -72,7 +72,7 @@ namespace FileLiberator
|
||||
}
|
||||
|
||||
// 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));
|
||||
|
||||
// decrypt failed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user