Adds isbn search

This commit is contained in:
Mouse Reeve
2021-04-29 09:54:42 -07:00
parent 0a41503572
commit f4800307b4
4 changed files with 84 additions and 6 deletions

View File

@ -156,7 +156,6 @@ class EditBook(View):
),
}
)
print(data["author_matches"])
# we're creating a new book
if not book: