diff --git a/src/components/pages/Stats/Types.tsx b/src/components/pages/Stats/Types.tsx index d2fc483..5e67a41 100644 --- a/src/components/pages/Stats/Types.tsx +++ b/src/components/pages/Stats/Types.tsx @@ -34,9 +34,11 @@ export default function Types() { return !latest ? ( ) : ( - + {latest.data.count_by_user.length ? ( - + + Top Uploaders + ) : null} - + Upload Types