mirror of https://github.com/hykilpikonna/AquaDX
[-] Verse: Give up on rec rating
parent
dc7f8e990b
commit
43a54be20e
|
@ -65,7 +65,11 @@ fun ChusanController.chusanInit() {
|
||||||
}
|
}
|
||||||
|
|
||||||
"GetUserRecRating".paged("userRecRatingList") {
|
"GetUserRecRating".paged("userRecRatingList") {
|
||||||
// ratingMin: int, ratingMax: int, recMusicList: string???
|
// ratingMin: int, ratingMax: int, recMusicList: string
|
||||||
|
// This doesn't work
|
||||||
|
// listOf(
|
||||||
|
// mapOf("ratingMin" to 0, "ratingMax" to 30, "recMusicList" to "2387,1;2658,1")
|
||||||
|
// )
|
||||||
empty
|
empty
|
||||||
}
|
}
|
||||||
// VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE
|
// VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE VERSE
|
||||||
|
|
Loading…
Reference in New Issue