mirror of
https://github.com/hyugogirubato/cbz.git
synced 2026-09-27 05:51:03 +00:00
fix info
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ class PageInfo(PageModel):
|
||||
def content(self) -> bytes:
|
||||
"""
|
||||
content getter
|
||||
:return:
|
||||
:return: image content
|
||||
"""
|
||||
return self._content
|
||||
|
||||
|
||||
Reference in New Issue
Block a user