Fixes loading covers and authors
This commit is contained in:
parent
203e526a83
commit
0393d81230
4 changed files with 15 additions and 5 deletions
|
@ -15,7 +15,6 @@ class ActivityEncoder(JSONEncoder):
|
|||
@dataclass
|
||||
class Image:
|
||||
''' image block '''
|
||||
mediaType: str
|
||||
url: str
|
||||
type: str = 'Image'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue