From c804fdc53828d9ab16ece2d4cb7113f57aa2b225 Mon Sep 17 00:00:00 2001 From: gabek Date: Tue, 22 Jun 2021 03:20:17 +0000 Subject: [PATCH] Prettified Code! --- web/components/main-layout.tsx | 1 - web/pages/config-chat.tsx | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/web/components/main-layout.tsx b/web/components/main-layout.tsx index 80a617bd9..23d45714c 100644 --- a/web/components/main-layout.tsx +++ b/web/components/main-layout.tsx @@ -160,7 +160,6 @@ export default function MainLayout(props) { } title="Chat utilities"> Users - }> diff --git a/web/pages/config-chat.tsx b/web/pages/config-chat.tsx index 351cd3398..c6381bfaf 100644 --- a/web/pages/config-chat.tsx +++ b/web/pages/config-chat.tsx @@ -44,7 +44,7 @@ export default function ConfigChat() { [fieldName]: value, }); }; - + return (
Chat Settings