mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-10 14:12:02 +00:00
format new ui sidebar antimatter under 1k with 1 place
This commit is contained in:
parent
c9c238211b
commit
7cbca3a444
@ -61,7 +61,7 @@ Vue.component("sidebar-currency", {
|
||||
</template>
|
||||
<template v-else>
|
||||
<h2 class="o-sidebar-currency--antimatter">
|
||||
{{ format(AM, 2) }}
|
||||
{{ format(AM, 2, 1) }}
|
||||
</h2>
|
||||
<div class="resource-information">
|
||||
<span class="resource-name">Antimatter</span>
|
||||
|
Loading…
Reference in New Issue
Block a user