forked from Cookies_Github_mirror/AquaDX
[F] Fix fav item list/
This commit is contained in:
@@ -124,7 +124,7 @@ fun ChusanController.chusanInit() {
|
|||||||
1 -> misc?.favMusic ?: empty
|
1 -> misc?.favMusic ?: empty
|
||||||
3 -> empty // TODO: Favorite character
|
3 -> empty // TODO: Favorite character
|
||||||
else -> empty
|
else -> empty
|
||||||
}
|
}.map { "id" to it }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user