From b062066048c4929e8ecff3928efcabec4078d217 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Fri, 6 Dec 2024 23:10:59 +0100 Subject: [PATCH] update --- src/lib/components/WIIM.svelte | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/lib/components/WIIM.svelte b/src/lib/components/WIIM.svelte index 6a9982b5..aa8d1de4 100644 --- a/src/lib/components/WIIM.svelte +++ b/src/lib/components/WIIM.svelte @@ -55,7 +55,7 @@ {#if isLoaded} {#if wiim?.length !== 0} -
+
{#each showFullHistory ? wiim : wiim?.slice(0, 2) as item, index}
-
+
+
-
+
{formatDate(item?.date)} ·