mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-02-19 00:18:56 +01:00
Remove unnecessary 'distinct: true' from podcast episodes page query
This commit is contained in:
parent
bd4f48ec39
commit
a5508cdc4c
@ -288,7 +288,6 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
...podcastEpisodeIncludes
|
...podcastEpisodeIncludes
|
||||||
],
|
],
|
||||||
distinct: true,
|
|
||||||
subQuery: false,
|
subQuery: false,
|
||||||
order: podcastEpisodeOrder,
|
order: podcastEpisodeOrder,
|
||||||
limit,
|
limit,
|
||||||
|
Loading…
Reference in New Issue
Block a user