Default to weekly leaderboard

This commit is contained in:
James Grugett 2022-07-19 15:39:40 -05:00
parent 6c070464dd
commit 2684c8bcca

View File

@ -126,7 +126,7 @@ export default function Leaderboards(_props: {
<Title text={'Leaderboards'} className={'hidden md:block'} />
<Tabs
currentPageForAnalytics={'leaderboards'}
defaultIndex={0}
defaultIndex={1}
tabs={[
{
title: 'All Time',