From e00341a4cca3e8df14cc7a8b2525c36a35789ab0 Mon Sep 17 00:00:00 2001 From: zhaoying Date: Wed, 11 Feb 2026 11:34:20 +0800 Subject: [PATCH] fix(web): file upload bugfix --- web/src/views/Conversation/components/FileUpload.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/src/views/Conversation/components/FileUpload.tsx b/web/src/views/Conversation/components/FileUpload.tsx index f41fff3c..70ee9cf2 100644 --- a/web/src/views/Conversation/components/FileUpload.tsx +++ b/web/src/views/Conversation/components/FileUpload.tsx @@ -2,7 +2,6 @@ * @Author: ZhaoYing * @Date: 2026-02-06 21:09:42 * @Last Modified by: ZhaoYing - * @Last Modified time: 2026-02-10 17:40:08 * @Last Modified time: 2026-02-11 11:32:48 */ /**