From c059d60f5769413c96a4c31ff904710974ed5c36 Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Wed, 29 Apr 2026 02:41:13 +0800 Subject: [PATCH] fix: port IME enter fix and Firecrawl tool name from master --- dashboard/src/components/chat/ChatInput.vue | 29 +++++++++++++++++++ .../components/chat/MessageListDEPRECATED.vue | 2 +- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/dashboard/src/components/chat/ChatInput.vue b/dashboard/src/components/chat/ChatInput.vue index 9486fd571..421b6d853 100644 --- a/dashboard/src/components/chat/ChatInput.vue +++ b/dashboard/src/components/chat/ChatInput.vue @@ -48,6 +48,10 @@