From 304b0b421cf9e80fc57c161291ce81ec6b61c607 Mon Sep 17 00:00:00 2001 From: anish-work Date: Tue, 3 Sep 2024 20:40:40 +0530 Subject: [PATCH] change config to disableConversations --- src/components/shared/Layout/AppLayout.tsx | 1 + src/contexts/SystemContext.tsx | 5 +---- src/contexts/types.ts | 2 +- src/css/App.css | 4 +++- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/shared/Layout/AppLayout.tsx b/src/components/shared/Layout/AppLayout.tsx index 7c89b9e..09bd926 100644 --- a/src/components/shared/Layout/AppLayout.tsx +++ b/src/components/shared/Layout/AppLayout.tsx @@ -43,6 +43,7 @@ const AppLayout = ({ children }: Props) => { return (