diff --git a/frontend/src/components/DecayInformations/DecayInformation-Short.vue b/frontend/src/components/DecayInformations/DecayInformation-Short.vue index 8dba700d5..990ded29b 100644 --- a/frontend/src/components/DecayInformations/DecayInformation-Short.vue +++ b/frontend/src/components/DecayInformations/DecayInformation-Short.vue @@ -1,6 +1,6 @@ - − {{ decay ? $n(Number(decay.decay) * -1, 'decimal') : '' }} + {{ decay.decay | amount}}