From 1abc9f90d1da67e904fbd28e6fda35c20c209334 Mon Sep 17 00:00:00 2001 From: Patrick Stainbrook Date: Fri, 20 Sep 2024 00:49:58 +0200 Subject: [PATCH] fix: remove duplicate localization call Signed-off-by: Patrick Stainbrook --- src/components/panels/HistoryListPanel.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/panels/HistoryListPanel.vue b/src/components/panels/HistoryListPanel.vue index 237c4a4f1..f1b4567f6 100644 --- a/src/components/panels/HistoryListPanel.vue +++ b/src/components/panels/HistoryListPanel.vue @@ -70,8 +70,7 @@ {{ $t('History.Settings') }} - - {{ $t('History.Settings') }} +