From f1555b4a2743e297da90493bc60605f1a59a3714 Mon Sep 17 00:00:00 2001 From: ogerly Date: Sun, 3 Apr 2022 12:55:52 +0200 Subject: [PATCH] fixed yarn lint --- frontend/src/components/GddTransactionList.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/components/GddTransactionList.vue b/frontend/src/components/GddTransactionList.vue index 72ecb76c6..55a11063c 100644 --- a/frontend/src/components/GddTransactionList.vue +++ b/frontend/src/components/GddTransactionList.vue @@ -70,8 +70,7 @@ :total-rows="transactionCount" >
- - +
{{ $t('transaction.nullTransactions') }}