mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-23 10:01:04 +00:00
Fixes edit book form
This commit is contained in:
parent
deb1b9943a
commit
b4b2105527
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ class EditionForm(CustomForm):
|
|||
"parent_work",
|
||||
"shelves",
|
||||
"connector",
|
||||
"search_vector",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue