From c60794f3ebc132638538d3ae6641289f7625f940 Mon Sep 17 00:00:00 2001 From: Harshith Mohan <26010946+harshithmohan@users.noreply.github.com> Date: Wed, 11 Dec 2024 22:29:51 +0530 Subject: [PATCH] Fix duplicate file count in collection stats --- 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() { , ];