mirror of
https://github.com/gotson/komga.git
synced 2025-12-16 13:33:49 +01:00
parent
3f69206064
commit
ad82d99dbe
1 changed files with 0 additions and 1 deletions
|
|
@ -391,7 +391,6 @@ class BookController(
|
|||
},
|
||||
)
|
||||
.contentType(getMediaTypeOrDefault(media.mediaType))
|
||||
.contentLength(this.contentLength())
|
||||
.body(stream)
|
||||
}
|
||||
} catch (ex: FileNotFoundException) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue