mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-04-24 22:47:09 -04:00
Remove unnecessary 'distinct: true' from podcast episodes page query
This commit is contained in:
parent
bd4f48ec39
commit
a5508cdc4c
1 changed files with 0 additions and 1 deletions
|
@ -288,7 +288,6 @@ module.exports = {
|
|||
},
|
||||
...podcastEpisodeIncludes
|
||||
],
|
||||
distinct: true,
|
||||
subQuery: false,
|
||||
order: podcastEpisodeOrder,
|
||||
limit,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue