test #259
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue