From 86b470071f5effce617d473b9bb67675bd4ae85c Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Sat, 6 Feb 2021 08:20:10 +1000 Subject: [PATCH] Revert "Merge pull request #1007 from hgiesel/sveltesass2" Roll back to investigate issues. This reverts commit 58a58d94beaf2a438e68ac8fd87cc78ccacdb1ec, reversing changes made to 31d06e8f39f201db3f688a90cac8a8d96cfe39c6. --- 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 c7152f6ae..d63f91d99 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); -