From e4f18416ea46856e8517675a1fc4eb4fd13e4224 Mon Sep 17 00:00:00 2001 From: jagadam97 Date: Fri, 15 Aug 2025 21:20:47 +0530 Subject: [PATCH] fix: "new folder" button not working in the move and copy popup --- 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 @@