Merge branch 'master' into refactor-frontend-directories

This commit is contained in:
Moriz Wahl 2022-03-08 13:48:11 +01:00 committed by GitHub
commit 3a51ee645d
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>