Update frontend/src/views/Pages/AccountOverview/GddTransactionList.vue

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Alexander Friedland 2022-02-08 08:30:24 +01:00 committed by GitHub
parent f92b223d90
commit 9add338ddd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@
<!-- Collaps Start -->
<b-collapse
v-if="(type != 'decay' && decay) || firstTransaction"
v-if="(type !== 'decay' && decay) || firstTransaction"
class="pb-4"
:id="'decay-' + transactionId"
>