From fd3003a58f9961f3d15721334c9d16b40d394c50 Mon Sep 17 00:00:00 2001 From: Henrik Giesel Date: Fri, 5 Feb 2021 14:52:25 +0100 Subject: [PATCH] Use lang="scss" in CardCounts --- ts/graphs/CardCounts.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ts/graphs/CardCounts.svelte b/ts/graphs/CardCounts.svelte index d63f91d99..c7152f6ae 100644 --- a/ts/graphs/CardCounts.svelte +++ b/ts/graphs/CardCounts.svelte @@ -33,7 +33,7 @@ const total = i18n.tr(i18n.TR.STATISTICS_COUNTS_TOTAL_CARDS); -