diff --git a/src/lib/components/WIIM.svelte b/src/lib/components/WIIM.svelte index 96454d89..652142a8 100644 --- a/src/lib/components/WIIM.svelte +++ b/src/lib/components/WIIM.svelte @@ -94,7 +94,7 @@ $: { -
+
{data?.user?.tier !== 'Pro' && latestInfoDate(item?.date) ? item?.text?.slice(0,30) + '...' : item?.text }