mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-06 15:47:36 +08:00
[+] Display more info on user page
This commit is contained in:
@@ -60,7 +60,7 @@ class Maimai2New(
|
||||
}
|
||||
|
||||
return mapOf(
|
||||
"name" to user,
|
||||
"name" to user.userName,
|
||||
"iconId" to user.iconId,
|
||||
|
||||
"serverRank" to userDataRepository.getRanking(user.playerRating),
|
||||
|
||||
Reference in New Issue
Block a user