mirror of
https://github.com/gotson/komga.git
synced 2025-12-19 23:12:47 +01:00
parent
49ae566968
commit
996366528d
1 changed files with 1 additions and 0 deletions
|
|
@ -306,6 +306,7 @@ class OpdsController(
|
|||
|
||||
val builder = uriBuilder(ROUTE_SERIES_ALL)
|
||||
.queryParamIfPresent("search", Optional.ofNullable(searchTerm))
|
||||
.queryParamIfPresent("publisher", Optional.ofNullable(publishers))
|
||||
|
||||
return OpdsFeedNavigation(
|
||||
id = ID_SERIES_ALL,
|
||||
|
|
|
|||
Loading…
Reference in a new issue