fix: fix two percentage symbols in leaderboard (fehmer) (#5174)

Co-authored-by: Jack <jack@monkeytype.com>
This commit is contained in:
Christian Fehmer 2024-03-04 14:02:23 +01:00 committed by GitHub
parent ae21d04021
commit ff268ade7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -215,7 +215,7 @@ function updateFooter(lb: LbKey): void {
})}<br>
<div class="sub">${Format.percentage(entry.acc, {
showDecimalPlaces: true,
})}%</div></td>
})}</div></td>
<td class="alignRight">${Format.typingSpeed(entry.raw, {
showDecimalPlaces: true,
})}<br>