From 0faf32b071f93881274de923fa299bb5ec99ba51 Mon Sep 17 00:00:00 2001 From: ogerly Date: Fri, 24 Feb 2023 08:08:37 +0100 Subject: [PATCH] rename files after merge :( --- frontend/public/img/svg/{Community.svg => community.svg} | 0 frontend/src/components/Menu/Sidebar.vue | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename frontend/public/img/svg/{Community.svg => community.svg} (100%) diff --git a/frontend/public/img/svg/Community.svg b/frontend/public/img/svg/community.svg similarity index 100% rename from frontend/public/img/svg/Community.svg rename to frontend/public/img/svg/community.svg diff --git a/frontend/src/components/Menu/Sidebar.vue b/frontend/src/components/Menu/Sidebar.vue index a6c0742e2..c6cc4c4e0 100644 --- a/frontend/src/components/Menu/Sidebar.vue +++ b/frontend/src/components/Menu/Sidebar.vue @@ -13,7 +13,7 @@ {{ $t('navigation.overview') }} - + {{ $t('navigation.send') }}