From 22ce0549e20ee397cf5953bd6b7aafc752deaa28 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Sat, 2 Nov 2024 20:02:24 -0400 Subject: Run prettier, make lint part of pre-commit --- ui/lib/components/ChannelList.svelte | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'ui/lib/components/ChannelList.svelte') diff --git a/ui/lib/components/ChannelList.svelte b/ui/lib/components/ChannelList.svelte index 316e404..f7376c1 100644 --- a/ui/lib/components/ChannelList.svelte +++ b/ui/lib/components/ChannelList.svelte @@ -1,16 +1,16 @@ -- cgit v1.2.3