diff --git a/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx b/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx index 46171662..d297bf9c 100644 --- a/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx +++ b/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx @@ -653,7 +653,7 @@ function ChatInputInner({ const currentWorkDirPath = workDir ? compactWorkDirPath(workDir) : '' return ( -