From 2c79117c52d73fcd406eb3805295af858a89e582 Mon Sep 17 00:00:00 2001 From: Harshith Mohan <26010946+harshithmohan@users.noreply.github.com> Date: Wed, 11 Dec 2024 22:31:04 +0530 Subject: [PATCH] Fix duplicate file count in collection stats (#1158) --- src/pages/dashboard/panels/CollectionStats.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/dashboard/panels/CollectionStats.tsx b/src/pages/dashboard/panels/CollectionStats.tsx index a3bcf1da..1c6b5fda 100644 --- a/src/pages/dashboard/panels/CollectionStats.tsx +++ b/src/pages/dashboard/panels/CollectionStats.tsx @@ -83,7 +83,7 @@ function CollectionStats() { , ];