From 1430e45fe8e89075956b9d5446713add0e02a3d5 Mon Sep 17 00:00:00 2001 From: ogerly Date: Mon, 2 Jan 2023 12:24:25 +0100 Subject: [PATCH] vue warnings removed --- admin/src/components/ContentFooter.vue | 4 +-- .../Contributions/ContributionList.vue | 10 +++---- .../src/components/Overview/CommunityNews.vue | 29 +++++++++---------- .../Template/RightSide/LastTransactions.vue | 2 +- .../Transactions/TransactionCreation.vue | 2 +- .../Transactions/TransactionLinkSummary.vue | 2 +- .../Transactions/TransactionReceive.vue | 2 +- .../Transactions/TransactionSend.vue | 2 +- frontend/src/layouts/DashboardLayout.vue | 2 +- frontend/src/pages/Community.vue | 5 ++-- 10 files changed, 30 insertions(+), 30 deletions(-) diff --git a/admin/src/components/ContentFooter.vue b/admin/src/components/ContentFooter.vue index a875100f6..5947c7b9e 100644 --- a/admin/src/components/ContentFooter.vue +++ b/admin/src/components/ContentFooter.vue @@ -1,7 +1,7 @@