From 5b56b8624f841eae194930e413fe48543a8fd111 Mon Sep 17 00:00:00 2001 From: ogerly Date: Tue, 15 Mar 2022 11:45:32 +0100 Subject: [PATCH] chang componentname TransactionLinkSummary TO TransactionLinksSummary --- frontend/src/components/GddTransactionList.vue | 6 +++--- ...ansactionLinkSummary.vue => TransactionLinksSummary.vue} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename frontend/src/components/Transactions/{TransactionLinkSummary.vue => TransactionLinksSummary.vue} (98%) diff --git a/frontend/src/components/GddTransactionList.vue b/frontend/src/components/GddTransactionList.vue index da5f27add..9f1f1b003 100644 --- a/frontend/src/components/GddTransactionList.vue +++ b/frontend/src/components/GddTransactionList.vue @@ -43,7 +43,7 @@