1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-10-19 17:47:39 +00:00

Merge bubble read status

This commit is contained in:
Ozzieisaacs
2020-12-27 13:34:59 +01:00
10 changed files with 76 additions and 16 deletions

View File

@@ -824,4 +824,3 @@ def get_download_link(book_id, book_format, client):
return do_download_file(book, book_format, client, data1, headers)
else:
abort(404)