From 804f9837f43010d040d06be5b9099990c545b8f1 Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Thu, 17 Feb 2022 14:07:10 +0100 Subject: [PATCH] linting --- frontend/src/components/DecayInformation.vue | 48 ++++---- .../AccountOverview/GddTransactionList.vue | 116 +++++++++--------- 2 files changed, 81 insertions(+), 83 deletions(-) diff --git a/frontend/src/components/DecayInformation.vue b/frontend/src/components/DecayInformation.vue index 901b8f52b..24b9b8381 100644 --- a/frontend/src/components/DecayInformation.vue +++ b/frontend/src/components/DecayInformation.vue @@ -19,9 +19,7 @@
{{ $t('decay.Starting_block_decay') }}
-
- {{ $t('decay.decay_introduced') }} : -
+
{{ $t('decay.decay_introduced') }} :
@@ -108,26 +106,26 @@
diff --git a/frontend/src/views/Pages/AccountOverview/GddTransactionList.vue b/frontend/src/views/Pages/AccountOverview/GddTransactionList.vue index d39d5ea88..4e2df58d1 100644 --- a/frontend/src/views/Pages/AccountOverview/GddTransactionList.vue +++ b/frontend/src/views/Pages/AccountOverview/GddTransactionList.vue @@ -142,66 +142,66 @@