Merge branch 'feature/246-dbl-page' of https://github.com/MichaelFitzurka/comictagger into MichaelFitzurka-feature/246-dbl-page
This commit is contained in:
commit
77143b0198
@ -50,6 +50,8 @@ class PageType:
|
||||
|
||||
class ImageMetadata(TypedDict):
|
||||
Type: PageType
|
||||
Bookmark: str
|
||||
DoublePage: bool
|
||||
Image: int
|
||||
ImageSize: str
|
||||
ImageHeight: str
|
||||
|
Loading…
x
Reference in New Issue
Block a user