From 92189d803c661939618de8fc2b91797e4e4eb323 Mon Sep 17 00:00:00 2001 From: Harshit-7373 Date: Sat, 15 Feb 2025 19:25:47 +0530 Subject: [PATCH] Solved issue #3329 Unable to Create Files or Folders Through the File Actions Modal - #3329 --- client/modules/IDE/components/Sidebar.jsx | 3 +++ translations/locales/fr-CA/translations.json | 6 +++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/client/modules/IDE/components/Sidebar.jsx b/client/modules/IDE/components/Sidebar.jsx index 79ffed3b86..79fe8106e8 100644 --- a/client/modules/IDE/components/Sidebar.jsx +++ b/client/modules/IDE/components/Sidebar.jsx @@ -92,6 +92,7 @@ export default function SideBar() {