Also skip count for recommendation fallback

This commit is contained in:
Chocobozzz
2023-10-26 14:50:20 +02:00
parent f9bbcd4ba2
commit 3bd4637014

View File

@@ -48,6 +48,7 @@ export class RecentVideosRecommendationService implements RecommendationService
: undefined
const defaultSubscription = this.videos.getVideos({
skipCount: true,
videoPagination: pagination,
sort: '-publishedAt',
nsfw