diff --git a/src/components/Sidebar/index.tsx b/src/components/Sidebar/index.tsx index 52e264a..bf2b126 100644 --- a/src/components/Sidebar/index.tsx +++ b/src/components/Sidebar/index.tsx @@ -32,7 +32,7 @@ const Sidebar: React.FC = () => { return
}>Home - }>Settings + {/* }>Settings */} }> Downloads {getDownloadCount() <= 0 ? "" : `(${getDownloadCount()})`}