diff --git a/src/components/Chat/Chat.tsx b/src/components/Chat/Chat.tsx index d9d20b463a..c78f002ce1 100644 --- a/src/components/Chat/Chat.tsx +++ b/src/components/Chat/Chat.tsx @@ -683,7 +683,7 @@ export const Chat = memo(({ appName }: Props) => { )}
@@ -733,7 +733,10 @@ export const Chat = memo(({ appName }: Props) => { ); }} /> - + )}