From f2e94764a381f47b8f46bf8d662ee017897607f6 Mon Sep 17 00:00:00 2001 From: Vladimir Voronin Date: Thu, 24 Oct 2024 21:39:12 +0300 Subject: [PATCH] fix --- src/components/transactions/TransactionList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/transactions/TransactionList.vue b/src/components/transactions/TransactionList.vue index d692450..472ddf2 100644 --- a/src/components/transactions/TransactionList.vue +++ b/src/components/transactions/TransactionList.vue @@ -56,7 +56,7 @@ onMounted(async () => {