parent
9f59578275
commit
f304242eb4
|
@ -613,6 +613,6 @@ class AudioContentService(
|
||||||
}
|
}
|
||||||
|
|
||||||
fun getContentRankingSortTypeList(): List<String> {
|
fun getContentRankingSortTypeList(): List<String> {
|
||||||
return listOf("매출", "후원", "댓글", "좋아요")
|
return listOf("매출", "댓글", "좋아요")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue