From ffdb671567bf9a1d0e53cad840845b54c5922acf Mon Sep 17 00:00:00 2001 From: John Duprey Date: Fri, 7 Feb 2025 15:07:03 -0500 Subject: [PATCH] repo page tweakl --- src/pages/tools/community-repos/repo.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/tools/community-repos/repo.js b/src/pages/tools/community-repos/repo.js index fec0db2e7078..5fd76a9f983f 100644 --- a/src/pages/tools/community-repos/repo.js +++ b/src/pages/tools/community-repos/repo.js @@ -68,7 +68,6 @@ const Page = () => { { customFunction: (row) => handleJsonView(row.url), noConfirm: true, icon: , + hideBulk: true, }, ]} /> @@ -92,7 +92,7 @@ const Page = () => { {fileMutation.isPending ? ( - + ) : (