mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-06 19:17:28 +08:00
[F] Fix typo
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
<div class="chart">
|
||||
<div class="info-top">
|
||||
<div class="rating">
|
||||
<span>{game === 'mai2' ? t("UserHome.Ratting"): 'Rating'}</span>
|
||||
<span>{game === 'mai2' ? t("UserHome.Rating"): 'Rating'}</span>
|
||||
<span>{d.user.rating.toLocaleString()}</span>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user