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