Goodreads capitalization standardization
This commit is contained in:
parent
7f75cd329a
commit
032dedabb4
5 changed files with 7 additions and 7 deletions
|
@ -51,7 +51,7 @@ class Import(View):
|
|||
elif source == "Storygraph":
|
||||
importer = StorygraphImporter()
|
||||
else:
|
||||
# Default : GoodReads
|
||||
# Default : Goodreads
|
||||
importer = GoodreadsImporter()
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue