From 1bc4488a06db88597327ecc855c5b70a7ddc55ce Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 11 Jun 2025 23:52:43 -0700 Subject: style: Reformat using latest formatting --- src/lib/Tools/SequelCatcher/List.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/Tools/SequelCatcher') diff --git a/src/lib/Tools/SequelCatcher/List.svelte b/src/lib/Tools/SequelCatcher/List.svelte index 009df219..0bf087ea 100644 --- a/src/lib/Tools/SequelCatcher/List.svelte +++ b/src/lib/Tools/SequelCatcher/List.svelte @@ -20,8 +20,8 @@ ? undefined : media : swap - ? media - : undefined; + ? media + : undefined; Include current (watching, rewatching, -- cgit v1.2.3