Merge branch 'v1-dev' into pr/99

This commit is contained in:
Azalea
2025-01-05 06:54:15 -05:00
122 changed files with 1592 additions and 3401 deletions

View File

@@ -195,7 +195,7 @@
<div class="rank">
<span>{t('UserHome.ServerRank')}</span>
<span>#{+d.user.serverRank.toLocaleString() + 1}</span>
<span>#{(d.user.serverRank + 1).toLocaleString()}</span>
</div>
</div>