From 30fa0c4c1faece6b054105fe3cce5107f24a2fa2 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Sun, 3 Nov 2024 15:33:43 -0500 Subject: Svelte 5: go through and use runes in components, pages, and layouts. Does not use runes in stores (yet). --- ui/lib/components/Channel.svelte | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ui/lib/components/Channel.svelte') diff --git a/ui/lib/components/Channel.svelte b/ui/lib/components/Channel.svelte index 3dc5c87..fdc5d56 100644 --- a/ui/lib/components/Channel.svelte +++ b/ui/lib/components/Channel.svelte @@ -1,7 +1,5 @@
  • -- cgit v1.2.3