From 3107ae41475ae9383c3af414d25a133e549f8087 Mon Sep 17 00:00:00 2001 From: Jagadam Dinesh Reddy Date: Sat, 16 Aug 2025 13:12:05 +0530 Subject: [PATCH] fix: "new folder" button not working in the move and copy popup (#5368) --- frontend/src/components/prompts/FileList.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/prompts/FileList.vue b/frontend/src/components/prompts/FileList.vue index 6d3321b2..69478734 100644 --- a/frontend/src/components/prompts/FileList.vue +++ b/frontend/src/components/prompts/FileList.vue @@ -25,9 +25,10 @@