mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Also skip count for recommendation fallback
This commit is contained in:
@@ -48,6 +48,7 @@ export class RecentVideosRecommendationService implements RecommendationService
|
||||
: undefined
|
||||
|
||||
const defaultSubscription = this.videos.getVideos({
|
||||
skipCount: true,
|
||||
videoPagination: pagination,
|
||||
sort: '-publishedAt',
|
||||
nsfw
|
||||
|
||||
Reference in New Issue
Block a user