mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-06 05:47:37 +08:00
[O] Reduce displayed digits
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<span class="rank-num">{(mapData[3] / 10000).toFixed(2)}%</span>
|
||||
</span>
|
||||
{#if game === 'mai2'}
|
||||
<span class="dx-change">
|
||||
<span class="dx-change">
|
||||
{ (mapRank * Number(mult[1])).toFixed(0) }
|
||||
</span>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user