diff --git a/src/components/Settings.tsx b/src/components/Settings.tsx index 892abb2..9fccba4 100644 --- a/src/components/Settings.tsx +++ b/src/components/Settings.tsx @@ -520,7 +520,7 @@ export default (props: { setShow: Dispatch }) => { {Tr("Settings")} - + {Tr("Settings")} diff --git a/src/components/ui/scroll-area.tsx b/src/components/ui/scroll-area.tsx index 4366c45..138ea4c 100644 --- a/src/components/ui/scroll-area.tsx +++ b/src/components/ui/scroll-area.tsx @@ -9,7 +9,7 @@ const ScrollArea = React.forwardRef< >(({ className, children, ...props }, ref) => ( diff --git a/src/pages/Chatbox.tsx b/src/pages/Chatbox.tsx index 5e4ac0e..b3b8551 100644 --- a/src/pages/Chatbox.tsx +++ b/src/pages/Chatbox.tsx @@ -430,7 +430,7 @@ export default function ChatBOX() { <>
- + {true && }