From 14351f2004c7cb0042ada5b123109c44391eaaf7 Mon Sep 17 00:00:00 2001 From: mahula Date: Mon, 14 Nov 2022 14:38:57 +0100 Subject: [PATCH] linting --- .../src/components/Tables/StatisticTable.vue | 29 ++++++++++++++----- admin/src/locales/de.json | 2 -- admin/src/locales/en.json | 2 -- 3 files changed, 21 insertions(+), 12 deletions(-) diff --git a/admin/src/components/Tables/StatisticTable.vue b/admin/src/components/Tables/StatisticTable.vue index 668854bb6..0095a8f57 100644 --- a/admin/src/components/Tables/StatisticTable.vue +++ b/admin/src/components/Tables/StatisticTable.vue @@ -1,6 +1,5 @@