mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
08d3d616b8
@ -168,7 +168,7 @@ async function renderCharRankList ({ e, uids, char, mode, groupId }) {
|
||||
}
|
||||
}
|
||||
}
|
||||
tmp._mark = mark?.mark || 0
|
||||
tmp._mark = mark?._mark || 0
|
||||
tmp._dmg = dmg?.avg || 0
|
||||
tmp._star = 5 - tmp.star
|
||||
list.push(tmp)
|
||||
|
Loading…
Reference in New Issue
Block a user