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