diff --git a/app/components/header/Header.tsx b/app/components/header/Header.tsx index 0da37b07..ce46702a 100644 --- a/app/components/header/Header.tsx +++ b/app/components/header/Header.tsx @@ -18,7 +18,9 @@ export function Header() {
- + {/* */} + logo + logo
{chat.started && ( // Display ChatDescription and HeaderActionButtons only when the chat has started. diff --git a/app/components/settings/SettingsWindow.tsx b/app/components/settings/SettingsWindow.tsx index 0910859d..42850639 100644 --- a/app/components/settings/SettingsWindow.tsx +++ b/app/components/settings/SettingsWindow.tsx @@ -372,16 +372,14 @@ export const SettingsWindow = ({ open, onClose }: SettingsProps) => {

Optional Features

Debug Info - +
-

Experimental Features

+

+ Experimental Features +

Disclaimer: Experimental features may be unstable and are subject to change.

@@ -439,7 +437,9 @@ export const SettingsWindow = ({ open, onClose }: SettingsProps) => {

GitHub Connection

- + { />
- +