콘텐츠 메인 무료 탭
- 새로운 무료 콘텐츠 전체 조회가 먼저 되도록 수정
This commit is contained in:
		| @@ -53,7 +53,6 @@ class AudioContentMainTabFreeService( | ||||
|         val newFreeContentList = if (themeList.isNotEmpty()) { | ||||
|             audioContentRepository.findByTheme( | ||||
|                 memberId = member.id!!, | ||||
|                 theme = themeList[0], | ||||
|                 isAdult = member.auth != null, | ||||
|                 contentType = ContentType.ALL, | ||||
|                 offset = 0, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user