콘텐츠 메인 무료 탭
- 채널별 추천 무료 콘텐츠 API 추가
This commit is contained in:
		| @@ -516,6 +516,7 @@ class RankingRepository( | ||||
|             .and(audioContent.isActive.isTrue) | ||||
|             .and(audioContent.duration.isNotNull) | ||||
|             .and(audioContent.limited.isNull) | ||||
|             .and(audioContent.price.loe(0)) | ||||
|  | ||||
|         if (!isAdult) { | ||||
|             where = where.and(series.isAdult.isFalse) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user