mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-27 20:11:14 +00:00
whoops forgot inventaire_id
This commit is contained in:
parent
8495cf8a45
commit
3357953a53
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@ class AuthorForm(CustomForm):
|
|||
"born",
|
||||
"died",
|
||||
"openlibrary_key",
|
||||
"inventaire_id",
|
||||
"librarything_key",
|
||||
"goodreads_key",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue