mirror of
https://github.com/janeczku/calibre-web
synced 2024-12-18 14:10:30 +00:00
Improve message on error cover downlaod
This commit is contained in:
parent
eb6563480f
commit
1eb9cd44dc
@ -501,6 +501,7 @@ def do_edit_book(book_id, upload_formats=None):
|
||||
modify_date = True
|
||||
helper.replace_cover_thumbnail_cache(book.id)
|
||||
else:
|
||||
edit_error = True
|
||||
flash(error, category="error")
|
||||
|
||||
# Add default series_index to book
|
||||
|
Loading…
Reference in New Issue
Block a user