From 6b7fc03f021ada3081a7018ca929dc23b33b62c8 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 24 Oct 2022 19:58:49 +0200 Subject: [PATCH] Fix style --- resources/views/list/groups.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/list/groups.twig b/resources/views/list/groups.twig index edb6cf9ffe..cee8905e53 100644 --- a/resources/views/list/groups.twig +++ b/resources/views/list/groups.twig @@ -138,7 +138,7 @@ {% endif %} - + {# deposit #} {% if transaction.transaction_type_type == 'Deposit' %} {{ formatAmountBySymbol(transaction.amount*-1, transaction.currency_symbol, transaction.currency_decimal_places) }}