Fixes person/author confusion and public keys
This commit is contained in:
@ -67,4 +67,4 @@ class Author(ActivityObject):
|
||||
librarythingKey: str = ''
|
||||
goodreadsKey: str = ''
|
||||
wikipediaLink: str = ''
|
||||
type: str = 'Person'
|
||||
type: str = 'Author'
|
||||
|
Reference in New Issue
Block a user