From 2fccaaac40a06c32d7a6b99b4a01cfc6f6be6add Mon Sep 17 00:00:00 2001 From: Frederico Castro Date: Sat, 28 Feb 2026 02:42:57 -0300 Subject: [PATCH] =?UTF-8?q?Adicionar=20bot=C3=A3o=20de=20download=20da=20p?= =?UTF-8?q?asta=20raiz=20no=20explorador=20de=20arquivos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/js/components/files.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/components/files.js b/public/js/components/files.js index d49585b..268ac14 100644 --- a/public/js/components/files.js +++ b/public/js/components/files.js @@ -40,7 +40,7 @@ const FilesUI = { ${breadcrumb}
${entries.length} ${entries.length === 1 ? 'item' : 'itens'} - ${data.path ? `` : ''} +