From cc835dc9609e56c78cbdea58cc6619fef623d401 Mon Sep 17 00:00:00 2001 From: mahula Date: Thu, 17 Nov 2022 19:12:49 +0100 Subject: [PATCH] linting --- .../src/components/Tables/StatisticTable.vue | 26 +++++++++++++++---- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/admin/src/components/Tables/StatisticTable.vue b/admin/src/components/Tables/StatisticTable.vue index 624619a95..0f0828f0f 100644 --- a/admin/src/components/Tables/StatisticTable.vue +++ b/admin/src/components/Tables/StatisticTable.vue @@ -1,6 +1,14 @@ +