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