Merge branch 'main' into authorized-fetch
This commit is contained in:
commit
f4de00088f
46 changed files with 685 additions and 27 deletions
|
@ -92,3 +92,4 @@ class Author(BookData):
|
|||
bio: str = ""
|
||||
wikipediaLink: str = ""
|
||||
type: str = "Author"
|
||||
website: str = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue