mirror of
https://github.com/oskvr37/tiddl.git
synced 2026-06-13 04:05:08 +03:00
🐛 Fixed cover fetching
This commit is contained in:
@@ -35,6 +35,8 @@ class Cover:
|
||||
|
||||
log.debug(f"got cover {self.url}")
|
||||
|
||||
self.data = req.content
|
||||
|
||||
return req.content
|
||||
|
||||
def save_to_directory(self, path: Path):
|
||||
|
||||
Reference in New Issue
Block a user