Here we go again!
This commit is contained in:
parent
10322cdff3
commit
54e0fdd5ae
6 changed files with 41 additions and 1 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