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):
|
class ImageMetadata(TypedDict):
|
||||||
Type: PageType
|
Type: PageType
|
||||||
|
Bookmark: str
|
||||||
|
DoublePage: bool
|
||||||
Image: int
|
Image: int
|
||||||
ImageSize: str
|
ImageSize: str
|
||||||
ImageHeight: str
|
ImageHeight: str
|
||||||
|
Loading…
x
Reference in New Issue
Block a user