From b0f3454e8280160988ce6aec394e39e94a3c5e55 Mon Sep 17 00:00:00 2001 From: Grabt234 Date: Wed, 22 Nov 2023 12:51:55 +0200 Subject: [PATCH] Chore: further comment removals --- src/routes/+page.svelte | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 45bca3b..41a6afb 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -162,8 +162,7 @@ options: { legend: { display: false }, animation: { - // Disable animations - duration: 1 // Set the duration to 0 for all animations + duration: 1 } } });