diff --git a/ui/src/components/ChatInterface.tsx b/ui/src/components/ChatInterface.tsx index 501a0f05cd24e7022180509c74112ea2e52b3ac0..bad79ffe8a1a216d31b059e75a6ce27fe755b570 100644 --- a/ui/src/components/ChatInterface.tsx +++ b/ui/src/components/ChatInterface.tsx @@ -1308,7 +1308,7 @@ function ChatInterface({ ) : ( // Active conversation - show Ready + context bar
- Ready + Ready on {hostname} requestAnimationFrame(onFocus)); } }} - placeholder="Type your message..." + placeholder="Message, paste image, or attach file..." className="message-textarea" disabled={isDisabled} rows={1}