Revert "Add Website field to author"
This commit is contained in:
parent
60f3f8fcc0
commit
dd2b166382
7 changed files with 3 additions and 54 deletions
|
@ -92,4 +92,3 @@ class Author(BookData):
|
|||
bio: str = ""
|
||||
wikipediaLink: str = ""
|
||||
type: str = "Author"
|
||||
website: str = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue