Fixes loading covers and authors
This commit is contained in:
@ -15,7 +15,6 @@ class ActivityEncoder(JSONEncoder):
|
||||
@dataclass
|
||||
class Image:
|
||||
''' image block '''
|
||||
mediaType: str
|
||||
url: str
|
||||
type: str = 'Image'
|
||||
|
||||
|
Reference in New Issue
Block a user