forked from Cookies_Github_mirror/AquaDX
[+] 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