Update frontend/src/components/DecayInformation.vue

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Alexander Friedland 2022-02-14 17:06:16 +01:00 committed by GitHub
parent 5cb67d7c33
commit 986cabe379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@
</b-row>
<!-- Decay-->
<b-row v-if="decaytyp === 'new' || decaytyp === 'decayLastTransaction'">
<b-row>
<b-col cols="6" class="text-right">
<div>{{ $t('decay.decay') }}</div>
</b-col>