forked from Cookies_Github_mirror/AquaDX
[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