Goodreads capitalization standardization
This commit is contained in:
@ -51,7 +51,7 @@ class Import(View):
|
||||
elif source == "Storygraph":
|
||||
importer = StorygraphImporter()
|
||||
else:
|
||||
# Default : GoodReads
|
||||
# Default : Goodreads
|
||||
importer = GoodreadsImporter()
|
||||
|
||||
try:
|
||||
|
Reference in New Issue
Block a user