From 25181b6c27d2bfd5f38af2ceba8d8bbb050f8a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=98=AD?= <81747598+lan-yonghui@users.noreply.github.com> Date: Thu, 16 Oct 2025 15:05:58 +0800 Subject: [PATCH] fix: Handling drag and drop uploads that are blocked (#10663) --- frontend/src/views/host/file-management/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/host/file-management/index.vue b/frontend/src/views/host/file-management/index.vue index 5a2b0a77f..55f8c9093 100644 --- a/frontend/src/views/host/file-management/index.vue +++ b/frontend/src/views/host/file-management/index.vue @@ -1,5 +1,5 @@