From 0034f594ea2779df39bb28f746b01f346692411d Mon Sep 17 00:00:00 2001 From: April Hall Date: Thu, 6 Feb 2025 23:48:14 -0500 Subject: [PATCH] feat: Add Create channel button No button functionality, will add functionality tomorrow morning/afternoon --- src/lib/components/mainLayout.svelte | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/lib/components/mainLayout.svelte b/src/lib/components/mainLayout.svelte index f6a10ae..6b0672a 100644 --- a/src/lib/components/mainLayout.svelte +++ b/src/lib/components/mainLayout.svelte @@ -1,5 +1,6 @@