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:07 +01:00 committed by GitHub
parent a5a253701d
commit 5cb67d7c33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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