mirror of
https://github.com/simon987/sist2.git
synced 2025-04-10 14:06:45 +00:00
Fix #328
This commit is contained in:
parent
5863b9cd6e
commit
c625c03552
@ -118,7 +118,7 @@ class ScanOptions(BaseModel):
|
||||
depth: int = -1
|
||||
archive: str = ARCHIVE_RECURSE
|
||||
archive_passphrase: str = None
|
||||
ocr_lang: bool = None
|
||||
ocr_lang: str = None
|
||||
ocr_images: bool = False
|
||||
ocr_ebooks: bool = False
|
||||
exclude: str = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user