mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-31 03:45:20 -04:00
v0.8.4.1 - Hotfix (#3419)
Co-authored-by: Weblate (bot) <hosted@weblate.org> Co-authored-by: Adam Beneš <toohka@protonmail.com> Co-authored-by: Dark77 <Dark77@pobox.sk> Co-authored-by: Frozehunter <frozehunter@me.com> Co-authored-by: Havokdan <havokdan@yahoo.com.br> Co-authored-by: Yoan Jacquemin <yoanjacquemin@gmail.com> Co-authored-by: aleixcox <18121624@qq.com> Co-authored-by: mag37 <robin.ivehult@gmail.com>
This commit is contained in:
@@ -885,7 +885,7 @@ public class BookService : IBookService
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Extracts a pdf into images to a target directory. Uses multi-threaded implementation since docnet is slow normally.
|
||||
/// Extracts a pdf into images to a target directory. Uses multithreaded implementation since docnet is slow normally.
|
||||
/// </summary>
|
||||
/// <param name="fileFilePath"></param>
|
||||
/// <param name="targetDirectory"></param>
|
||||
|
||||
Reference in New Issue
Block a user