인기 콘텐츠 랭킹 정렬 수정
AS-IS : - TO-BE : 후원 순위 제거
This commit is contained in:
@@ -613,6 +613,6 @@ class AudioContentService(
|
|||||||
}
|
}
|
||||||
|
|
||||||
fun getContentRankingSortTypeList(): List<String> {
|
fun getContentRankingSortTypeList(): List<String> {
|
||||||
return listOf("매출", "후원", "댓글", "좋아요")
|
return listOf("매출", "댓글", "좋아요")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user