From 7205fac3f526f5f745bacd5acf41448d9a17b6bd Mon Sep 17 00:00:00 2001 From: talksik Date: Sun, 3 Apr 2022 07:10:04 -0400 Subject: [PATCH] Update index.tsx --- packages/desktop/src/pages/Home/conversations/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/desktop/src/pages/Home/conversations/index.tsx b/packages/desktop/src/pages/Home/conversations/index.tsx index 86fff5c..abf63c5 100644 --- a/packages/desktop/src/pages/Home/conversations/index.tsx +++ b/packages/desktop/src/pages/Home/conversations/index.tsx @@ -82,7 +82,7 @@ export default function Conversations() { switch (selectedTab) { case ConvoTab.LIVE: return ( - + None of your channels are live. Join and chill in a room and it will show up here!