Merge branch 'master' into frontend-generate-link-for-send-gdd

This commit is contained in:
Alexander Friedland 2022-03-08 13:40:07 +01:00 committed by GitHub
commit 13e90a766e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
</b-col>
<b-col cols="7">
<div class="gdd-transaction-list-item-name">
{{ $t('decay.decay_since_last_transaction') }}
{{ linkedUser.firstName + ' ' + linkedUser.lastName }}
</div>
</b-col>
</b-row>