Fix my rank

- Fix a bug that `my rank` doesn't work correctly (There may still be the problem)
This commit is contained in:
Lost-MSth
2022-08-25 13:40:16 +08:00
parent 732947a3f0
commit 574d2c9d9f
5 changed files with 65 additions and 80 deletions

View File

@@ -1,12 +1,12 @@
{
"songs": [
{
"id": "dement",
"difficulties": [
{
"ratingClass": 3
}
]
}
]
"songs": [
{
"id": "dement",
"difficulties": [
{
"ratingClass": 3
}
]
}
]
}